PEAR_Config::getREST (Previous) (Next) PEAR_Config::getType

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

PEAR_Config::getSetValues()

PEAR_Config::getSetValues() -- 設定項目として設定可能な値の一覧を取得する

説明

設定項目として設定可能な値の一覧を取得します。 値が設定されていない場合は NULL を返します。

パラメータ

string $key

設定キー。

返り値

設定可能な値の配列、あるいは設定キーがわからなかったり 設定されていなかったりした場合に NULL を返します。

注意

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

PEAR_Config::getREST (Previous) (Next) PEAR_Config::getType

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.