mixed System_ProcWatch_Config::fromXmlFile (
string $fichier
)
Parse le XML contenu dans le fichier $fichier et en extrait les informations pour contruire le tableau pour configurer System_ProcWatch.
chemin du fichier XML
Retourne un array contenant la configuration sauf en cas d'erreur ou un PEAR_Error est renvoyé.
Throws PEAR_Error if XML file does not exist, or problems parsing the XML file have occured.
This function should be called statically.