PEAR_Config::getGroups()

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

Referentiesamenvatting

require_once 'PEAR/config.php';

array PEAR_Config::getGroups (void)

Beschrijving

Get the list of parameter groups.

Return waarde

array - list of parameter groups

Note

Deze functie kan niet statisch worden aangeroepen.