IcingaApiResultLivestatus Class Reference

Inherits IcingaApiResult.

Collaboration diagram for IcingaApiResultLivestatus:
[legend]

List of all members.

Public Member Functions

 __construct ()
 setSearchColumns (array $columns)
 setSearchResult (array $data)
 setSearchObject (&$object)
 next ()
 rewind ()
 getAll ()

Detailed Description

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

Constructor & Destructor Documentation

IcingaApiResultLivestatus::__construct (  ) 

class constructor

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

Reimplemented from IcingaApiResult.


Member Function Documentation

IcingaApiResultLivestatus::getAll (  ) 

(non-PHPdoc)

See also:
objects/result/IcingaApiResultgetAll()

Reimplemented from IcingaApiResult.

IcingaApiResultLivestatus::next (  ) 

sets next result row

Parameters:
void 
Returns:
void
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiResultLivestatus::rewind (  ) 

(non-PHPdoc)

See also:
objects/result/IcingaApiResultrewind()

Here is the call graph for this function:

IcingaApiResultLivestatus::setSearchColumns ( array $  columns  ) 

sets search-column names

Parameters:
array $columns list of column names
Returns:
IcingaApiResultLivestatus this object
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiResultLivestatus::setSearchObject ( &$  object  ) 

sets the search object

Parameters:
PDOStatement $object search object for further processing
Returns:
IcingaApiResultLivestatus this object
Author:
Christian Doebler <christian.doebler@netways.de>

Reimplemented from IcingaApiResult.

IcingaApiResultLivestatus::setSearchResult ( array $  data  ) 

sets search result

Parameters:
array $data result of query
Returns:
IcingaApiResultLivestatus this object
Author:
Christian Doebler <christian.doebler@netways.de>

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