previousConfig_Container::getType (Previous) (Next) Config_Container::removeItemnext

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::isRoot

Config_Container::isRoot() – Vérifie si l'élément est l'élément racine

Synopsis

require_once 'Config/Container.php';

boolean Config_Container::isRoot ( ( void )

Description

Il n'y a qu'un élément racine. Il n'a pas de parent, pas de nom, pas de contenu et est du type 'section'. L'élément racine n'est pas utilisé dans l'analyseur. Seulement ses enfants.

Return value

boolean - TRUE si l'élément est l'élément racine.

Note

This function can not be called statically.

previousConfig_Container::getType (Previous) (Next) Config_Container::removeItemnext

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.