System_ProcWatch_Config::fromIniFile (Previous) (Next) System_WinDrives

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

System_ProcWatch_Config::fromArray()

System_ProcWatch_Config::fromArray() -- 配列から設定配列を取得する

説明

このメソッドは、単に設定配列の形式が正しいかどうかを調べるだけのものです。 テスト目的でのみ使用するようにしてください。

パラメータ

array $array

チェックする設定配列。

返り値

成功した場合にもとの配列、失敗した場合に PEAR_Error を返します。

例外・エラー

無効な形式の配列が渡された場合に PEAR_Error をスローします。

注意

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

System_ProcWatch_Config::fromIniFile (Previous) (Next) System_WinDrives

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.