IcingaApiConnection Class Reference

Inherits IcingaApi.

Inherited by IcingaApiConnectionDatabase, and IcingaApiConnectionFile.

Collaboration diagram for IcingaApiConnection:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 __construct ()
 checkConfig ($config)

Protected Attributes

 $config = false
 $connectionObject = false
 $connectionResultSet = false


Detailed Description

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

Constructor & Destructor Documentation

IcingaApiConnection::__construct (  ) 

class constructor

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

Reimplemented from IcingaApi.

Reimplemented in IcingaApiConnectionDatabase, IcingaApiConnectionFile, IcingaApiConnectionIdo, and IcingaApiConnectionIdoAbstraction.


Member Function Documentation

IcingaApiConnection::checkConfig ( config  ) 

checks the database configuration

Parameters:
array $config associative array storing configuration
Returns:
boolean true if configuration is OK, false on error(s)
Author:
Christian Doebler <christian.doebler@netways.de>


Member Data Documentation

IcingaApiConnection::$config = false [protected]

IcingaApiConnection::$connectionObject = false [protected]

IcingaApiConnection::$connectionResultSet = false [protected]


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

Generated on Fri Jul 3 08:52:11 2009 for ICINGA-API by  doxygen 1.5.8