System_ProcWatch_Config::fromXml (Previous) (Next) System_ProcWatch_Config::fromIniFile

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

System_ProcWatch_Config::fromXmlFile()

System_ProcWatch_Config::fromXmlFile() -- Get config array from XML file

Descripción

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

Parámetro

string $file

path to XML file

Valor devuelto

Returns config array on success or PEAR_Error on failure.

Lanza

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

Nota

Esta función debe ser llamada estáticamente.

System_ProcWatch_Config::fromXml (Previous) (Next) System_ProcWatch_Config::fromIniFile

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