System_ProcWatch_Config::fromIniFile (Previous) (Next) System_ProcWatch_Parser

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_ProcWatch_Config::fromArray()

System_ProcWatch_Config::fromArray() -- Get config array from an array

Описание

This method in fact does a sanity check on the supplied config array and should only be used for testing purposes.

Параметр

array $array

config array to check

Возвращаемое значение

Returns the same array on success or PEAR_Error on failure.

Throws

Throws PEAR_Error if an invalid configuration array was supplied.

Заметка

Эта функция должна вызываться статически.

System_ProcWatch_Config::fromIniFile (Previous) (Next) System_ProcWatch_Parser

Download Documentation Last updated: Mon, 02 Jul 2007
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.