PEAR_Config::getKeys()

PEAR_Config::getKeys() -- Get all the current config keys

概要

require_once 'PEAR/config.php';

array PEAR_Config::getKeys (void)

説明

Get all the current config keys

返り値

array - simple array of config keys

注意

この関数は、スタティックにコールする ことはできません。