IcingaApiResult Class Reference
Inherits IcingaApi, and IcingaApiResultInterface.
Inherited by IcingaApiResultFile, IcingaApiResultIdo, and IcingaApiResultLivestatus.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian.doebler@netways.de>
Constructor & Destructor Documentation
IcingaApiResult::__construct |
( |
|
) |
|
Member Function Documentation
IcingaApiResult::__call |
( |
$ |
name, |
|
|
$ |
arguments = array() | |
|
) |
| | |
IcingaApiResult::__get |
( |
$ |
name |
) |
|
IcingaApiResult::current |
( |
|
) |
|
IcingaApiResult::get |
( |
$ |
searchField = false |
) |
|
IcingaApiResult::getAll |
( |
|
) |
[abstract] |
IcingaApiResult::getResultCount |
( |
|
) |
|
IcingaApiResult::getRow |
( |
|
) |
|
IcingaApiResult::setDbType |
( |
$ |
type |
) |
|
sets the database type (mysql, oci, etc.)
- Parameters:
-
| string | $type type of database |
- Returns:
- void
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiResult::setResultType |
( |
$ |
type |
) |
|
IcingaApiResult::setSearchObject |
( |
&$ |
object |
) |
[abstract] |
IcingaApiResult::valid |
( |
|
) |
|
Member Data Documentation
IcingaApiResult::$dbType = false [protected] |
IcingaApiResult::$numResults = false [protected] |
IcingaApiResult::$offset = false [protected] |
IcingaApiResult::$resultArray = false [protected] |
IcingaApiResult::$resultRow = false [protected] |
IcingaApiResult::$resultType = self::RESULT_OBJECT [protected] |
IcingaApiResult::$searchObject = false [protected] |
The documentation for this class was generated from the following file: