PEAR_Config::getGroups()
PEAR_Config::getGroups() -- Get the list of parameter groups
概要
require_once 'PEAR/config.php'; |
array PEAR_Config::getGroups (void)
説明
Get the list of parameter groups.
返り値
array - list of parameter groups
注意
この関数は、スタティックにコールする
ことはできません。