PEAR_Config::getSetValues (Previous) (Next) PEAR_Config::isDefined

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

PEAR_Config::getType()

PEAR_Config::getType() -- Get the type of a config value

Description

Get the type of a config value.

Parameter

string $key

config key

Return value

string - type, one of "string", "integer", "file", "directory", "set" or "password".

Note

This function can not be called statically.

PEAR_Config::getSetValues (Previous) (Next) PEAR_Config::isDefined

Download Documentation Last updated: Sun, 28 Sep 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.