|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilChatroomSetupAgent:
Collaboration diagram for ilChatroomSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getConfigInput (Setup\Config $config=null) | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Static Public Attributes | |
| static array | $LOG_LEVELS |
| static array | $INTERVALS |
Protected Attributes | |
| Refinery Factory | $refinery |
Private Attributes | |
| const | PORT_MIN = 1 |
| const | PORT_MAX = 65535 |
Definition at line 25 of file class.ilChatroomSetupAgent.php.
| ilChatroomSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 55 of file class.ilChatroomSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilChatroomSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 79 of file class.ilChatroomSetupAgent.php.
References $data, $INTERVALS, $LOG_LEVELS, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilChatroomSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 251 of file class.ilChatroomSetupAgent.php.
| ilChatroomSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 71 of file class.ilChatroomSetupAgent.php.
| ilChatroomSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 223 of file class.ilChatroomSetupAgent.php.
References $config.
| ilChatroomSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 267 of file class.ilChatroomSetupAgent.php.
| ilChatroomSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 259 of file class.ilChatroomSetupAgent.php.
| ilChatroomSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 237 of file class.ilChatroomSetupAgent.php.
References $config.
| ilChatroomSetupAgent::hasConfig | ( | ) |
Definition at line 63 of file class.ilChatroomSetupAgent.php.
|
static |
Definition at line 46 of file class.ilChatroomSetupAgent.php.
Referenced by getArrayToConfigTransformation().
|
static |
Definition at line 33 of file class.ilChatroomSetupAgent.php.
Referenced by getArrayToConfigTransformation().
|
protected |
Definition at line 53 of file class.ilChatroomSetupAgent.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilChatroomSetupAgent.php.
|
private |
Definition at line 29 of file class.ilChatroomSetupAgent.php.