IcingaApiConnection Class Reference
Inherits IcingaApi.
Inherited by IcingaApiConnectionDatabase, IcingaApiConnectionFile, and IcingaApiConnectionLivestatus.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian.doebler@netways.de>
Constructor & Destructor Documentation
IcingaApiConnection::__construct |
( |
|
) |
|
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>
IcingaApiConnection::setDefaultSearchFilter |
( |
$ |
filter, |
|
|
$ |
value = false , |
|
|
$ |
defaultMatch = IcingaApi::MATCH_EXACT | |
|
) |
| | |
Member Data Documentation
IcingaApiConnection::$config = false [protected] |
IcingaApiConnection::$connectionObject = false [protected] |
IcingaApiConnection::$connectionResultSet = false [protected] |
IcingaApiConnection::$searchFilterDefault = array() [protected] |
The documentation for this class was generated from the following file: