IcingaApiSearchIdoMysql Class Reference
Inherits IcingaApiSearch, and IcingaApiSearchIdoInterface.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian.doebler@netways.de>
Member Function Documentation
IcingaApiSearchIdoMysql::createQueryGroup |
( |
$ |
searchGroup = false , |
|
|
$ |
resultColumns = false | |
|
) |
| | |
IcingaApiSearchIdoMysql::createQueryLimit |
( |
$ |
searchLimit = false |
) |
|
IcingaApiSearchIdoMysql::postProcessQuery |
( |
$ |
query, |
|
|
$ |
resultColumnKeys, |
|
|
$ |
searchOrder, |
|
|
$ |
searchLimit | |
|
) |
| | |
Member Data Documentation
IcingaApiSearchIdoMysql::$clearVariables = array() |
IcingaApiSearchIdoMysql::$columns |
IcingaApiSearchIdoMysql::$postProcess = false |
IcingaApiSearchIdoMysql::$queryMap |
IcingaApiSearchIdoMysql::$statements |
Initial value: array (
'fieldsSuffix' => false,
'group' => ' group by %s ',
'order' => ' order by ',
'limit' => ' limit %s '
)
IcingaApiSearchIdoMysql::$tablePrefix = 'icinga_' |
The documentation for this class was generated from the following file: