Config::getRoot (Previous) (Next) Config::parseConfig

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Config::isConfigTypeRegistered()

Config::isConfigTypeRegistered()  --  Retourne la valeur TRUE si le conteneur est enregistré

Description

Cette méthode vérifie si le type de conteneur exigé existe dans $GLOBALS['CONFIG_TYPES'].

Paramètres

chaîne de caractères $configType

Type de configurations (tableaux php, xml, fichiers ini...)

Valeur retournée

booléen - TRUE si enregistré, FALSE autrement.

Note

Cette fonction ne peut pas être appelée de façon statique.

Config::getRoot (Previous) (Next) Config::parseConfig

Download Documentation Last updated: Sun, 28 Sep 2008
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.