PEAR_Config::setInstallRoot (Previous) (Next) PEAR_Config::singleton

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

PEAR_Config::setRegistry()

PEAR_Config::setRegistry() -- Permet la personnalisation come l'utilisation de installroot

Description

Utiliser ceci pour écraser la création automatique de registre effectué à chaque modification de la variable de configuration php_dir.

Si noRegistry() a été appelé, cet appel sera ignoré et FALSE sera retourné. De plus, il n'est pas possible de définir le registre depuis une interface ftp.

Paramètres

PEAR_Registry|false &$reg

Le registre PEAR_Registry qui sera utilisé, ou FALSE pour réinitialiser le registre.

chaîne de caractères $layer

Ceci doit être user ou system.

Valeurs renvoyées

Aucune exception n'est lancée.

Note

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

PEAR_Config::setInstallRoot (Previous) (Next) PEAR_Config::singleton

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.