|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 26 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::__construct | ( | ilPrivacySecuritySetupConfig | $config | ) |
Definition at line 33 of file class.ilPrivacySecurityConfigStoredObjective.php.
References $config.
|
protected |
Definition at line 97 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getHash | ( | ) |
Definition at line 38 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getLabel | ( | ) |
Definition at line 43 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 53 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 92 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isNotable | ( | ) |
Definition at line 48 of file class.ilPrivacySecurityConfigStoredObjective.php.
|
protected |
Definition at line 31 of file class.ilPrivacySecurityConfigStoredObjective.php.
Referenced by __construct().