mixed System_ProcWatch_Config::fromXml (string $xml)
mixed System_ProcWatch_Config::fromXml
Parses an XML string into an config array to configure System_ProcWatch with.
XML string
Returns config array on success or PEAR_Error on fialure.
Throws PEAR_Error if XML file does not exist or problems parsing the XML string have occured.
This function should be called statically.