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

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

PEAR_Config::setChannels()

PEAR_Config::setChannels() -- チャネルの一覧を設定する

説明

これは、PEAR_Registry::listChannels() のコール時に設定されます。 この関数をコールすると、設定内の全チャネルについて空の配列を用意します。

パラメータ

array $channels

チャネル名のリスト。

boolean $merge

true の場合、チャネルのリストが既存のリストにマージされます。 それ以外の場合は既存のリストを上書きします。

返り値

操作が成功したかどうかを返します。

例外・エラー

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

注意

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

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

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