Javascript validator
Web page editor
↑
PEAR_Config::getType() -- Get the type of a config value
Description
Get the type of a config value.
Return value
string -
type, one of "string",
"integer",
"file",
"directory",
"set" or
"password".
Note
This function can not be called
statically.
→
Javascript validator
Web page editor