IcingaApiConnectionFile Class Reference

Inherits IcingaApiConnection.

Collaboration diagram for IcingaApiConnectionFile:
[legend]

List of all members.

Public Member Functions

 __construct ()
 checkConfig (array $config)
 setConfig (array $config)
 connect ()
 createSearch ()

Protected Attributes

 $inputFiles = array()

Detailed Description

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

Constructor & Destructor Documentation

IcingaApiConnectionFile::__construct (  ) 

class constructor

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

Reimplemented from IcingaApiConnection.


Member Function Documentation

IcingaApiConnectionFile::checkConfig ( array $  config  ) 

checks whether all defined files are accessible

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>
IcingaApiConnectionFile::connect (  ) 

right now just a dummy

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

calls initialization method for new search

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

Here is the call graph for this function:

IcingaApiConnectionFile::setConfig ( array $  config  ) 

triggers config check and puts config into right place

Parameters:
array $config associative array storing configuration
Returns:
boolean true on success otherwise false
Author:
Christian Doebler <christian.doebler@netways.de>

Here is the call graph for this function:


Member Data Documentation

IcingaApiConnectionFile::$inputFiles = array() [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