PEAR_Config::getREST (Previous) (Next) PEAR_Config::getType

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Config::getSetValues()

PEAR_Config::getSetValues() -- Get the list of allowed set values for a config value

Description

Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.

Parameter

string $key

config key

Return value

array - enumerated array of set values, or NULL if the config key is unknown or not a set

Note

This function can not be called statically.

PEAR_Config::getREST (Previous) (Next) PEAR_Config::getType

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.