|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Member Functions | |
| bool2string (bool $value) | |
Protected Attributes | |
| $config | |
Store information about https is enabled.
Definition at line 11 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::__construct | ( | \ilPrivacySecuritySetupConfig | $config | ) |
Definition at line 18 of file class.ilPrivacySecurityConfigStoredObjective.php.
References $config.
| ilPrivacySecurityConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 47 of file class.ilPrivacySecurityConfigStoredObjective.php.
References $factory, and bool2string().
Here is the call graph for this function:
|
protected |
Definition at line 64 of file class.ilPrivacySecurityConfigStoredObjective.php.
Referenced by achieve().
Here is the caller graph for this function:| ilPrivacySecurityConfigStoredObjective::getHash | ( | ) |
Definition at line 23 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getLabel | ( | ) |
Definition at line 28 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 59 of file class.ilPrivacySecurityConfigStoredObjective.php.
| ilPrivacySecurityConfigStoredObjective::isNotable | ( | ) |
Definition at line 33 of file class.ilPrivacySecurityConfigStoredObjective.php.
|
protected |
Definition at line 16 of file class.ilPrivacySecurityConfigStoredObjective.php.
Referenced by __construct().