PEAR_Config::getGroupKeys PEAR_Config::getKeys

PEAR_Config

PEAR Manual


PEAR_Config::getGroups

PEAR_Config::getGroups() -- Get the list of parameter groups

Synopsis

      require_once 'PEAR/config.php';
     

array PEAR_Config::getGroups ( ( void )

Description

Get the list of parameter groups.

Return value

array - list of parameter groups

Note

This function can not be called statically.



PEAR_Config::getGroupKeys PEAR_Config::getKeys

PEAR_Config

PEAR Manual