PEAR_Config::getSetValues() -- Get the list of allowed set values for a config value
Beschrijving
Get the list of allowed set values for a config value.
Returns NULL for config values that are not sets.
Return waarde
array -
enumerated array of set values, or NULL if the config key
is unknown or not a set
Note
Deze functie kan niet statisch worden aangeroepen.