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.

Get the list of the parameters in a group (Previous) Get all the current config keys (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.