PEAR_Config::getSetValues()
Description
Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.
Return value
array - enumerated array of set values, or NULL if the config key is unknown or not a set
|
Helping ordinary people create extraordinary websites! |
|
PEAR_Config::getSetValues()DescriptionGet the list of allowed set values for a config value. Returns NULL for config values that are not sets. Return valuearray - enumerated array of set values, or NULL if the config key is unknown or not a set |