mixed System_ProcWatch_Config::fromXml (
string $xml
)
Parse le XML et en extrait les informations pour contruire le tableau pour configurer System_ProcWatch.
chaîne au format 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 string have occured.
This function should be called statically.