boolean
Config::isConfigTypeRegistered
(
string $configType
)
Cette méthode vérifie si le type de conteneur exigé existe dans $GLOBALS['CONFIG_TYPES'] .
Type de configurations (tableaux php, xml, fichiers ini...)
boolean - TRUE si enregistré, FALSE autrement.
This function can not be called statically.