PEAR_Config::removeLayer (Previous) (Next) PEAR_Config::setChannels

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

PEAR_Config::set()

PEAR_Config::set() -- Définie une valeur de configuration dans une couche spécifique

Description

Définie une valeur de configuration dans une couche spécifique (par défaut à 'user'). Force le type défini dans le tableau configuration_info. Une variable de configuration entière sera typé en entier et une variable de configuration définie sera validée contre ses valeurs légales.

Paramètres

chaîne de caractères $key

clé de configuration

chaîne de caractères $value

valeur de configuration

chaîne de caractères $layer

couche de configuration

Valeur retournée

bool - Renvoie TRUE en cas de succès, FALSE en cas d'échec.

Note

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

PEAR_Config::removeLayer (Previous) (Next) PEAR_Config::setChannels

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.