|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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) | |
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 96 of file class.ilPrivacySecurityConfigStoredObjective.php.
Referenced by getPreconditions().
Here is the caller graph for this function:| 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.
References bool2string().
Here is the call graph for this function:| ilPrivacySecurityConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 91 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().