PEAR_Config::getSetValues (Previous) (Next) PEAR_Config::isDefined

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

PEAR_Config::getType()

PEAR_Config::getType() -- 設定値の型を取得する

説明

Get the type of a config value.

パラメータ

string $key

設定項目のキー。

返り値

型を返します。 "string""integer""file""directory""set" あるいは "password" のいずれかです。

注意

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

PEAR_Config::getSetValues (Previous) (Next) PEAR_Config::isDefined

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