| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 90 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 ILIAS\LTI\ToolProvider\$settings, and bool2string().
 Here is the call graph for this function:| ilPrivacySecurityConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
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().