PEAR_Config::getType (Previous) (Next) PEAR_Config::isDefinedLayer

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

PEAR_Config::isDefined()

PEAR_Config::isDefined() -- 指定したキーが設定値として存在するかどうかを返す

説明

指定したキーが設定値として存在するかどうかを返します。

パラメータ

string $key

設定項目のキー。

返り値

このオブジェクトに $key が存在するかどうかを返します。

注意

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

PEAR_Config::getType (Previous) (Next) PEAR_Config::isDefinedLayer

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