Public Member Functions | |
__construct () | |
checkConfig (array $config) | |
setConfig (array $config) | |
connect () | |
createSearch () | |
Protected Attributes | |
$inputFiles = array() |
IcingaApiConnectionFile::__construct | ( | ) |
IcingaApiConnectionFile::checkConfig | ( | array $ | config | ) |
checks whether all defined files are accessible
array | $config associative array storing configuration |
IcingaApiConnectionFile::connect | ( | ) |
right now just a dummy
void |
IcingaApiConnectionFile::createSearch | ( | ) |
calls initialization method for new search
void |
IcingaApiConnectionFile::setConfig | ( | array $ | config | ) |
triggers config check and puts config into right place
array | $config associative array storing configuration |
IcingaApiConnectionFile::$inputFiles = array() [protected] |