System_ProcWatch_Config (Previous) (Next) System_ProcWatch_Config::fromXmlFile

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

System_ProcWatch_Config::fromXml()

System_ProcWatch_Config::fromXml() -- XML 文字列から設定配列を取得する

説明

XML 文字列をパースし、System_ProcWatch の設定用の配列に変換します。

パラメータ

string $xml

XML 文字列。

返り値

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

例外・エラー

XML ファイルが存在しない場合や XML 文字列のパース中に問題が発生した場合は PEAR_Error をスローします。

注意

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

System_ProcWatch_Config (Previous) (Next) System_ProcWatch_Config::fromXmlFile

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