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

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

System_ProcWatch_Parser::getParsedData()

System_ProcWatch_Parser::getParsedData() -- Get parsed data

Описание

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.

Параметр

string $ps_args

ps' arguments

boolean $refresh

whether to refresh our data

Возвращаемое значение

Returns array of processes parsed from ps' output.

Throws

Throws no exception.

Заметка

Эта функция не должна вызываться статически.

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

Download Documentation Last updated: Mon, 02 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.