PEAR_Config::getKeys()
PEAR_Config::getKeys() -- Get all the current config keys
Synopsis
require_once 'PEAR/config.php'; |
array PEAR_Config::getKeys (void)
Beschreibung
Get all the current config keys
Rückgabewert
array - simple array of config keys
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.