Config::isConfigTypeRegistered() -- Returns
TRUE if container is registered
Описание
This method checks if the required container type exists in
$GLOBALS['CONFIG_TYPES'].
Параметр
- string
$configType
Type of config (php array, xml, inifile...)
Возвращаемое значение
bool - TRUE if registered, FALSE otherwise.
Заметка
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|