ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
__construct (protected ilChatroomSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Definition at line 24 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::__construct | ( | protected ilChatroomSetupConfig | $config | ) |
Definition at line 26 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 54 of file class.ilChatroomServerConfigStoredObjective.php.
References $DIC, $GLOBALS, ilObject\_getObjectsByType(), ILIAS\Setup\Environment\getResource(), ILIAS\Repository\int(), and null.
ilChatroomServerConfigStoredObjective::getHash | ( | ) |
Definition at line 30 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::getLabel | ( | ) |
Definition at line 35 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 111 of file class.ilChatroomServerConfigStoredObjective.php.
ilChatroomServerConfigStoredObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilChatroomServerConfigStoredObjective.php.