IcingaApiCommandDispatcher Class Reference
Inherits IcingaApiCommand.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian doebler@netways.de>
Member Function Documentation
IcingaApiCommandDispatcher::clearCommands |
( |
|
) |
|
IcingaApiCommandDispatcher::getCallStack |
( |
|
) |
|
returns the call stack for further processing
- Parameters:
-
- Returns:
- array call stack of sent commands; if send() has not been called yet, return value will be boolean false
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiCommandDispatcher::send |
( |
|
) |
|
sends command(s) by using the defined interface
- Parameters:
-
- Returns:
- boolean true on success otherwise false
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiCommandDispatcher::setCommand |
( |
$ |
command |
) |
|
IcingaApiCommandDispatcher::setInterface |
( |
$ |
interface, |
|
|
array $ |
config = array() | |
|
) |
| | |
The documentation for this class was generated from the following file: