PEAR_Config::getGroup()
PEAR_Config::getGroup() -- Get the parameter group for a config key
概要
require_once 'PEAR/config.php'; |
string PEAR_Config::getGroup (string $key)
説明
Get the parameter group for a config key.
返り値
string - parameter group
注意
この関数は、スタティックにコールする
ことはできません。