|
ILIAS
release_8 Revision v8.24
|
Store information about https is enabled. More...
Inheritance diagram for ilPrivacySecurityConfigStoredObjective:
Collaboration diagram for ilPrivacySecurityConfigStoredObjective:Public Member Functions | |
| __construct (ilPrivacySecuritySetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Member Functions | |
| bool2string (bool $value) | |
Protected Attributes | |
| ilPrivacySecuritySetupConfig | $config |
Store information about https is enabled.
Definition at line 25 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::__construct | ( | ilPrivacySecuritySetupConfig | $config | ) |
Definition at line 32 of file class.ilPrivacySecurityConfigStoredObjective.php.
References $config.
|
protected |
Definition at line 90 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getHash | ( | ) |
Definition at line 37 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getLabel | ( | ) |
Definition at line 42 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 52 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 85 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isNotable | ( | ) |
Definition at line 47 of file class.ilPrivacySecurityConfigStoredObjective.php.
|
protected |
Definition at line 30 of file class.ilPrivacySecurityConfigStoredObjective.php.
Referenced by __construct().