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

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

Config::isConfigTypeRegistered()

Config::isConfigTypeRegistered() -- もしコンテナが登録済みならTRUEが返る

説明

この関数は必要なコンテナタイプが $GLOBALS['CONFIG_TYPES'] に存在するかどうか調べます。

パラメータ

string $configType

設定の種類(php array, xml, inifile...)

返り値

bool - 登録済みならTRUEが、そうでなければFALSEが返る。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 05 Oct 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.