ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
$config | |
Store information about https is enabled.
Definition at line 11 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::__construct | ( | \ilChatroomSetupConfig | $config | ) |
ilChatroomServerConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 47 of file class.ilChatroomServerConfigStoredObjective.php.
References $DIC, $GLOBALS, ilObject\_getObjectsByType(), and ILIAS\Setup\Environment\getResource().
ilChatroomServerConfigStoredObjective::getHash | ( | ) |
Definition at line 23 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::getLabel | ( | ) |
Definition at line 28 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 107 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::isNotable | ( | ) |
Definition at line 33 of file class.ilChatroomServerConfigStoredObjective.php.
|
protected |
Definition at line 16 of file class.ilChatroomServerConfigStoredObjective.php.
Referenced by __construct().