|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Store information about https is enabled. More...
Inheritance diagram for ilWebServicesConfigStoredObjective:
Collaboration diagram for ilWebServicesConfigStoredObjective:Public Member Functions | |
| __construct (\ilWebServicesSetupConfig $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 | |
| $config | |
Store information about https is enabled.
Definition at line 10 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::__construct | ( | \ilWebServicesSetupConfig | $config | ) |
Definition at line 17 of file class.ilWebServicesConfigStoredObjective.php.
References $config.
| ilWebServicesConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilWebServicesConfigStoredObjective.php.
References $factory, and bool2string().
Here is the call graph for this function:
|
protected |
Definition at line 71 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by achieve().
Here is the caller graph for this function:| ilWebServicesConfigStoredObjective::getHash | ( | ) |
Definition at line 22 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::getLabel | ( | ) |
Definition at line 27 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 37 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 66 of file class.ilWebServicesConfigStoredObjective.php.
| ilWebServicesConfigStoredObjective::isNotable | ( | ) |
Definition at line 32 of file class.ilWebServicesConfigStoredObjective.php.
|
protected |
Definition at line 15 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by __construct().