| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Store information about https is enabled. More...
 Inheritance diagram for ilWebServicesConfigStoredObjective:
 Collaboration diagram for ilWebServicesConfigStoredObjective:Public Member Functions | |
| __construct (Setup\Config $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
| bool2string (bool $value) | |
Protected Attributes | |
| Setup Config | $config | 
Store information about https is enabled.
Definition at line 12 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::__construct | ( | Setup\Config | $config | ) | 
Definition at line 16 of file class.ilWebServicesConfigStoredObjective.php.
References $config.
| ilWebServicesConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 44 of file class.ilWebServicesConfigStoredObjective.php.
References ILIAS\LTI\ToolProvider\$settings, bool2string(), and ILIAS\Setup\Environment\getResource().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 69 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by achieve().
 Here is the caller graph for this function:| ilWebServicesConfigStoredObjective::getHash | ( | ) | 
Definition at line 21 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::getLabel | ( | ) | 
Definition at line 26 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 36 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 64 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::isNotable | ( | ) | 
Definition at line 31 of file class.ilWebServicesConfigStoredObjective.php.
      
  | 
  protected | 
Definition at line 14 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by __construct().