IcingaApiSearchLivestatus Class Reference

Inherits IcingaApiSearch.

Collaboration diagram for IcingaApiSearchLivestatus:
[legend]

List of all members.

Public Member Functions

 __construct ()
 setConfig (array $config)
 setResultColumns ($columns)
 fetch ()

Protected Member Functions

 getColumn ($columnKey)

Protected Attributes

 $config = false

Detailed Description

Author:
Christian Doebler <christian.doebler@netways.de>

Constructor & Destructor Documentation

IcingaApiSearchLivestatus::__construct (  ) 

class constructor

Parameters:
void 
Returns:
void
Author:
Christian Doebler <christian.doebler@netways.de>

Reimplemented from IcingaApiSearch.


Member Function Documentation

IcingaApiSearchLivestatus::fetch (  ) 

(non-PHPdoc)

See also:
objects/search/IcingaApiSearchfetch()
Author:
Christian Doebler <christian.doebler@netways.de>

Reimplemented from IcingaApiSearch.

IcingaApiSearchLivestatus::getColumn ( columnKey  )  [protected]

creates a column to insert into query and pushes it onto the processed stack

Parameters:
string $columnKey key that identifies the current column
Returns:
string processed column; boolean false on error
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchLivestatus::setConfig ( array $  config  ) 

set config

Parameters:
array $config
Returns:
unknown
IcingaApiSearchLivestatus::setResultColumns ( columns  ) 

sets result columns for query

Parameters:
mixed $columns array of columns or column as string
Returns:
IcingaApiSearchInterface
Author:
Christian Doebler <christian.doebler@netways.de>

Here is the call graph for this function:


Member Data Documentation

IcingaApiSearchLivestatus::$config = false [protected]

The documentation for this class was generated from the following file:

Generated on Thu Jan 14 15:06:46 2010 for ICINGA-API by  doxygen 1.6.1