ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
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 23 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::__construct | ( | \ilHttpSetupConfig | $config | ) |
Definition at line 27 of file class.ilHttpConfigStoredObjective.php.
References $config.
ilHttpConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 59 of file class.ilHttpConfigStoredObjective.php.
References $ini, 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 33 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getLabel | ( | ) |
Definition at line 38 of file class.ilHttpConfigStoredObjective.php.
ilHttpConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
ilHttpConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 112 of file class.ilHttpConfigStoredObjective.php.
References $ini, 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 43 of file class.ilHttpConfigStoredObjective.php.
|
protected |
Definition at line 25 of file class.ilHttpConfigStoredObjective.php.
Referenced by __construct().