|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilHttpConfigStoredObjective:
Collaboration diagram for ilHttpConfigStoredObjective:Public Member Functions | |
| __construct (\ilHttpSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
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 | ) |
Definition at line 51 of file class.ilHttpConfigStoredObjective.php.
| ilHttpConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
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.
Here is the call graph for this function:| ilHttpConfigStoredObjective::isNotable | ( | ) |
Definition at line 43 of file class.ilHttpConfigStoredObjective.php.
|
protected |
Definition at line 25 of file class.ilHttpConfigStoredObjective.php.
Referenced by __construct().