Inherits IcingaApiCommandSend, and IcingaApiCommandInterface.
Public Member Functions | |
checkConfig (array $config) | |
setConfig (array $config) | |
send () | |
getCallStack () | |
Protected Attributes | |
$config = false | |
$commands = false |
IcingaApiCommandSendPipe::checkConfig | ( | array $ | config | ) |
(non-PHPdoc)
Implements IcingaApiCommandInterface.
IcingaApiCommandSendPipe::getCallStack | ( | ) |
(non-PHPdoc)
Implements IcingaApiCommandInterface.
IcingaApiCommandSendPipe::send | ( | ) |
(non-PHPdoc)
Implements IcingaApiCommandInterface.
IcingaApiCommandSendPipe::setConfig | ( | array $ | config | ) |
(non-PHPdoc)
Implements IcingaApiCommandInterface.
IcingaApiCommandSendPipe::$commands = false [protected] |
Reimplemented from IcingaApiCommandSend.
IcingaApiCommandSendPipe::$config = false [protected] |
Reimplemented from IcingaApiCommandSend.