Class \Prado\Data\SqlMap\Configuration\TSqlMapXmlConfiguration
TSqlMapXmlConfig class.
Configures the TSqlMapManager using xml configuration file.
Class hierarchy
- \Prado\Data\SqlMap\Configuration\TSqlMapXmlConfiguration
- \Prado\Data\SqlMap\Configuration\TSqlMapXmlConfigBuilder
Since: 3.1
public
|
|
public
|
configure([string $filename = null ]) : mixed
Configure the TSqlMapManager using the given xml file.
|
public
|
|
public
|
replaceProperties(string $string) : string
Replace the place holders ${name} in text with properties the
corresponding global property value.
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
createObjectFromNode, getAbsoluteFilePath, getConfigFile, getElementByIdValue, loadXmlDocument, setObjectPropFromNode |