|
ILIAS
release_8 Revision v8.24
|
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) | |
| @inheritDoc More... | |
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 $factory, ILIAS\LTI\ToolProvider\$settings, and bool2string().
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 | ) |
@inheritDoc
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().