IcingaApiCommandCollection Class Reference
Inherits IcingaApiCommand.
List of all members.
Detailed Description
- Author:
- Christian Doebler <christian doebler@netways.de>
Constructor & Destructor Documentation
IcingaApiCommandCollection::__construct |
( |
|
) |
|
Member Function Documentation
IcingaApiCommandCollection::__clone |
( |
|
) |
[protected] |
IcingaApiCommandCollection::getCommandFieldDefinition |
( |
$ |
commandField = false |
) |
|
returns a command field's definition
- Parameters:
-
| string | $commandField command field |
- Returns:
- array command field's definition or boolean false on error
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiCommandCollection::getCommandFields |
( |
$ |
commandName = false |
) |
|
returns a command's fields
- Parameters:
-
| string | $commandName command name |
- Returns:
- array command fields or boolean false on error
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiCommandCollection::getCommandIdByName |
( |
$ |
commandName = false |
) |
|
returns a command's id determined by its name
- Parameters:
-
| string | $commandName command name |
- Returns:
- integer command id or boolean false on error
- Author:
- Christian Doebler <christian.doebler@netways.de>
IcingaApiCommandCollection::getCommandNameById |
( |
$ |
id = false |
) |
|
returns a command's name determined by its id
- Parameters:
-
- Returns:
- string command name or boolean false on error
- Author:
- Christian Doebler <christian.doebler@netways.de>
static IcingaApiCommandCollection::getInstance |
( |
|
) |
[static] |
The documentation for this class was generated from the following file: