Inherited by IcingaApiConnectionDatabase, and IcingaApiConnectionFile.
Public Member Functions | |
__construct () | |
checkConfig ($config) | |
Protected Attributes | |
$config = false | |
$connectionObject = false | |
$connectionResultSet = false |
IcingaApiConnection::__construct | ( | ) |
class constructor
void |
Reimplemented from IcingaApi.
Reimplemented in IcingaApiConnectionDatabase, IcingaApiConnectionFile, IcingaApiConnectionIdo, and IcingaApiConnectionIdoAbstraction.
IcingaApiConnection::checkConfig | ( | $ | config | ) |
checks the database configuration
array | $config associative array storing configuration |
IcingaApiConnection::$config = false [protected] |
IcingaApiConnection::$connectionObject = false [protected] |
IcingaApiConnection::$connectionResultSet = false [protected] |