Config::registerConfigType | Config::writeConfig |
Config | |
PEAR Manual | |
require_once 'Config.php'; |
mixed Config::setRoot (
object &$rootContainer
)
This method will replace the current child of the root Config_Container object by the given object.
Container to be used as the first child of root
boolean - Returns TRUE on success, FALSE on failure.
This function can not be called statically.
Using setRoot()
|
Config::registerConfigType | Config::writeConfig |
Config | |
PEAR Manual | |