| Config_Container::isRoot | Config_Container::searchPath |
| Config | |
| PEAR Manual | |
require_once 'Config/Container.php';
|
mixed Config_Container::removeItem (
( void
)
This method removes the current item. References to its children are removed as well. This method does not accept parameters yet.
boolean - TRUE if object was removed, FALSE if not, or PEAR_Error if root
This function can not be called statically.
| Config_Container::isRoot | Config_Container::searchPath |
| Config | |
| PEAR Manual | |