| Config::isConfigTypeRegistered (Previous) | (Next) Config::registerConfigType | ||||
| |
|||||
|
|||||
This method will parse the datasource given and fill the root Config_Container object with other Config_Container objects. It will return a reference to the root Config_Container object or a PEAR_Error if something went wrong.
Datasource to parse. For most containers, it is a file path. For the PHP array parser, it can be an array too.
Type of configuration to parse
Options for the parser
Пример 33-1. Using parseConfig()
|
| Config::isConfigTypeRegistered (Previous) | (Next) Config::registerConfigType | ||||||||
| |
|||||||||
|
|||||||||