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() -- Récupère le type d'une valeur de configuration

Description

Récupère le type d'une valeur de configuration.

Paramètres

chaîne de caractères $key

clé de configuration

Valeur retournée

string - type, parmis un de cette liste : << string >>, << integer >>, << file >>, << directory >>, << set >> ou << password >>.

Note

Cette fonction ne peut pas être appelée de façon statique.

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.