previousConfig_Container::isRoot (Previous) (Next) Config_Container::searchPathnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Config_Container::removeItem

Config_Container::removeItem() – Supprime un élément de l'objet

Synopsis

require_once 'Config/Container.php';

mixed Config_Container::removeItem ( ( void )

Description

Cette méthode enlève l'élément courant. Les références à ses enfants sont aussi enlevées. Cette méthode n'accepte pas encore de paramètres.

Return value

boolean - TRUE si l'objet a bien été supprimé - FALSE si il ne l'a pas été, ou un objet PEAR_Error si c'est la racine.

Note

This function can not be called statically.

previousConfig_Container::isRoot (Previous) (Next) Config_Container::searchPathnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.