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

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Config::isConfigTypeRegistered()

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.

Заметка

Эта функция не должна вызываться статически.

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

Download Documentation Last updated: Mon, 02 Jul 2007
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.