IcingaApiResultIdo Class Reference

Inherits IcingaApiResult.

Collaboration diagram for IcingaApiResultIdo:
[legend]

List of all members.

Public Member Functions

 __construct ()
 setSearchObject (&$object)
 next ()
 rewind ()
 getAll ()

Detailed Description

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

Constructor & Destructor Documentation

IcingaApiResultIdo::__construct (  ) 

class constructor

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

Reimplemented from IcingaApiResult.


Member Function Documentation

IcingaApiResultIdo::getAll (  ) 

(non-PHPdoc)

See also:
objects/result/IcingaApiResultgetAll()

Reimplemented from IcingaApiResult.

IcingaApiResultIdo::next (  ) 

sets next result row

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

(non-PHPdoc)

See also:
objects/result/IcingaApiResultrewind()

Here is the call graph for this function:

IcingaApiResultIdo::setSearchObject ( &$  object  ) 

sets the search object

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

Reimplemented from IcingaApiResult.


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