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

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

PEAR_Config::setRegistry()

PEAR_Config::setRegistry() -- installroot と同様のカスタマイズを行う

説明

php_dir の値が変更されるたびに自動的に行われる レジストリの作成処理を上書きする際に、これを使用します。

noRegistry() がコールされている場合は、これをコールしても無視され、FALSE が返されます。 さらに、ftp レイヤーのレジストリを設定することはできません。

パラメータ

PEAR_Registry|false &$reg

使用する PEAR_Registry。 レジストリをリセットする際には false を設定します。

string $layer

user あるいは system のいずれかでなければなりません。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 24 Aug 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.