PEAR Manual
PrevNext

System_ProcWatch_Config

System_ProcWatch_Config -- System_ProcWatch_Config

System_ProcWatch_Config

Build a configuration array for System_ProcWatch

Usage:
1  $cf = System_ProcWatch_Config::fromXmlFile('/etc/procwatch.xml');
2  $pw = &new System_ProcWatch($cf);


PrevHomeNext
System_ProcWatch::setConfig()UpSystem_ProcWatch_Config::fromXml()