System_ProcWatch_Config (Previous) (Next) System_ProcWatch_Config::fromXmlFile

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

System_ProcWatch_Config::fromXml()

System_ProcWatch_Config::fromXml() -- Get config array from XML string

Описание

Parses an XML string into an config array to configure System_ProcWatch with.

Параметр

string $xml

XML string

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

Returns config array on success or PEAR_Error on failure.

Throws

Throws PEAR_Error if XML file does not exist or problems parsing the XML string have occured.

См. также

Configuration by XML file

Заметка

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

System_ProcWatch_Config (Previous) (Next) System_ProcWatch_Config::fromXmlFile

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.