IcingaApiSearchIdo Class Reference
Inherits IcingaApiSearch.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian.doebler@netways.de>
Constructor & Destructor Documentation
IcingaApiSearchIdo::__construct |
( |
|
) |
|
Member Function Documentation
IcingaApiSearchIdo::createQueryFilter |
( |
|
) |
|
creates where statement for database query
- Parameters:
-
- Returns:
- array associative array w/ where statement and corresponding values
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchIdo::executeQuery |
( |
|
) |
|
creates and executes database query
- Parameters:
-
- Returns:
- boolean true on success otherwise false
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchIdo::fetch |
( |
|
) |
|
IcingaApiSearchIdo::getColumn |
( |
$ |
columnKey |
) |
[protected] |
creates a column to insert into query and pushes it onto the processed stack
- Parameters:
-
| string | $columnKey key that identifies the current column |
- Returns:
- string processed column; boolean false on error
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchIdo::setResultColumns |
( |
$ |
columns |
) |
|
IcingaApiSearchIdo::setTablePrefix |
( |
$ |
prefix = null |
) |
|
The documentation for this class was generated from the following file: