System_ProcWatch_Parser::
System_ProcWatch_Parser
(Previous)
(Next) System_ProcWatch_Parser::fetch

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_ProcWatch_Parser::getParsedData()

System_ProcWatch_Parser::getParsedData() -- Get parsed data

Leírás

This is the main method of this class. It fetches to output of ps, executed on the shell, and returns the parsed data as an 2 dimensional indexed and associatve array.

Paraméterek

string $ps_args

ps' arguments

boolean $refresh

whether to refresh our data

Visszatérési érték

Returns array of processes parsed from ps' output.

Lehetséges hibaértékek

Throws no exception.

Megjegyzés

Ez a függvény nem hívható statikusan.

System_ProcWatch_Parser::
System_ProcWatch_Parser
(Previous)
(Next) System_ProcWatch_Parser::fetch

Download Documentation Last updated: Sun, 01 Jul 2007
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.