PEAR_Config::set (Previous) (Next) PEAR_Config::setInstallRoot

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

PEAR_Config::setChannels()

PEAR_Config::setChannels() -- Set the list of channels.

Description

Doit être défini via un appel à PEAR_Registry::listChannels(). Un appel à cette fonction définit des tableaux vides pour chaque canal dans la configuration.

Paramètres

array $channels

une liste simple de noms de canaux.

booléen $merge

si TRUE, alors la liste des canaux est intégrée à la liste existante, sinon, elle remplace l'existante.

Valeur retournée

Valeurs renvoyées

Aucune exception n'est lancée.

Note

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

PEAR_Config::set (Previous) (Next) PEAR_Config::setInstallRoot

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.