|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Store information about https is enabled. More...
Inheritance diagram for ilChatroomServerConfigStoredObjective:
Collaboration diagram for ilChatroomServerConfigStoredObjective:Public Member Functions | |
| __construct (ilChatroomSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| ilChatroomSetupConfig | $config |
Store information about https is enabled.
Definition at line 27 of file class.ilChatroomServerConfigStoredObjective.php.
| ilChatroomServerConfigStoredObjective::__construct | ( | ilChatroomSetupConfig | $config | ) |
Definition at line 31 of file class.ilChatroomServerConfigStoredObjective.php.
References $config.
| ilChatroomServerConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 60 of file class.ilChatroomServerConfigStoredObjective.php.
References $DIC, $GLOBALS, ILIAS\LTI\ToolProvider\$settings, ilObject\_getObjectsByType(), ILIAS\Setup\Environment\getResource(), and ILIAS\Repository\int().
Here is the call graph for this function:| ilChatroomServerConfigStoredObjective::getHash | ( | ) |
Definition at line 36 of file class.ilChatroomServerConfigStoredObjective.php.
| ilChatroomServerConfigStoredObjective::getLabel | ( | ) |
Definition at line 41 of file class.ilChatroomServerConfigStoredObjective.php.
| ilChatroomServerConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilChatroomServerConfigStoredObjective.php.
| ilChatroomServerConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 120 of file class.ilChatroomServerConfigStoredObjective.php.
| ilChatroomServerConfigStoredObjective::isNotable | ( | ) |
Definition at line 46 of file class.ilChatroomServerConfigStoredObjective.php.
|
protected |
Definition at line 29 of file class.ilChatroomServerConfigStoredObjective.php.
Referenced by __construct().