PEAR_Config::getType | PEAR_Config::isDefinedLayer |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
bool PEAR_Config::isDefined (
string $key
)
Tells whether a given key exists as a config value.
config key
bool - whether $key exists in this object
This function can not be called statically.
PEAR_Config::getType | PEAR_Config::isDefinedLayer |
PEAR_Config | |
PEAR Manual | |