PEAR_Config::getSetValues()
Описание
Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.
Возвращаемое значение
array - enumerated array of set values, or NULL if the config key is unknown or not a set
Пред. | Начало | След. |
PEAR_Config::getPrompt() | Уровень выше | PEAR_Config::getType() |