ILIAS
release_8 Revision v8.19
|
Store information about https is enabled. More...
Public Member Functions | |
__construct (ilChatroomSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
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().
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 | ) |
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().