ILIAS
release_8 Revision v8.23
|
Store information about https is enabled. More...
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 $factory, ILIAS\LTI\ToolProvider\$settings, and bool2string().
|
protected |
Definition at line 69 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by achieve().
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().