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.