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

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_ProcWatch_Parser::getParsedData()

System_ProcWatch_Parser::getParsedData() -- Get parsed data

Description

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ètres

chaîne de caractères $ps_args

ps' arguments

booléen $refresh

whether to refresh our data

Valeur retournée

Returns array of processes parsed from ps' output.

Valeurs renvoyées

Aucune exception n'est lancée.

Note

Cette fonction ne peut pas être appelée de façon statique.

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

Download Documentation Last updated: Sun, 28 Sep 2008
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.