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

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

System_ProcWatch_Config::fromXmlFile()

System_ProcWatch_Config::fromXmlFile() -- Contruit le tableau de configuration à partir d'un fichier XML

Description

Parse le XML contenu dans le fichier $fichier et en extrait les informations pour contruire le tableau pour configurer System_ProcWatch.

Paramètres

chaîne de caractères $file

chemin du fichier XML

Valeur retournée

Retourne un array contenant la configuration sauf en cas d'erreur ou un PEAR_Error est renvoyé.

Valeurs renvoyées

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

Note

Cette fonction devrait être appelée de façon statique.

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

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