ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (\ilHttpSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
ilHttpSetupConfig | $config |
Definition at line 18 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::__construct | ( | \ilHttpSetupConfig | $config | ) |
Definition at line 22 of file class.ilHttpConfigStoredObjective.php.
References $config.
ilHttpConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 54 of file class.ilHttpConfigStoredObjective.php.
References $factory, $ini, ILIAS\LTI\ToolProvider\$settings, ilHTTPS\SETTING_AUTO_HTTPS_DETECT_ENABLED, ilHTTPS\SETTING_AUTO_HTTPS_DETECT_HEADER_NAME, ilHTTPS\SETTING_AUTO_HTTPS_DETECT_HEADER_VALUE, ilHTTPS\SETTING_FORCED, ilHTTPS\SETTING_HTTP_PATH, ilHTTPS\SETTINGS_GROUP_HTTPS, and ilHTTPS\SETTINGS_GROUP_SERVER.
ilHttpConfigStoredObjective::getHash | ( | ) |
Definition at line 28 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getLabel | ( | ) |
Definition at line 33 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
ilHttpConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 101 of file class.ilHttpConfigStoredObjective.php.
References $factory, $ini, ILIAS\LTI\ToolProvider\$settings, ILIAS\Repository\int(), ilHTTPS\SETTING_AUTO_HTTPS_DETECT_ENABLED, ilHTTPS\SETTING_AUTO_HTTPS_DETECT_HEADER_NAME, ilHTTPS\SETTING_AUTO_HTTPS_DETECT_HEADER_VALUE, ilHTTPS\SETTING_FORCED, ilHTTPS\SETTING_HTTP_PATH, ilHTTPS\SETTINGS_GROUP_HTTPS, and ilHTTPS\SETTINGS_GROUP_SERVER.
ilHttpConfigStoredObjective::isNotable | ( | ) |
Definition at line 38 of file class.ilHttpConfigStoredObjective.php.
|
protected |
Definition at line 20 of file class.ilHttpConfigStoredObjective.php.
Referenced by __construct().