PEAR_Config::getGroups()

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

Synopsis

require_once 'PEAR/config.php';

array PEAR_Config::getGroups (void)

Beschreibung

Get the list of parameter groups.

Rückgabewert

array - list of parameter groups

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.