System_ProcWatch_Config::fromXmlFile (Previous) (Next) System_ProcWatch_Config::fromArray

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

System_ProcWatch_Config::fromIniFile()

System_ProcWatch_Config::fromIniFile() -- INI ファイルから設定配列を取得する

説明

INI ファイルをパースし、System_ProcWatch の設定用の配列に変換します。

パラメータ

string $file

INI ファイルへのパス。

返り値

成功した場合に設定配列、失敗した場合に PEAR_Error を返します。

例外・エラー

INI ファイルが存在しない場合に PEAR_Error をスローします。

注意

この関数は、スタティックにコール されます。

System_ProcWatch_Config::fromXmlFile (Previous) (Next) System_ProcWatch_Config::fromArray

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