ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Store information about https is enabled. More...
Public Member Functions | |
__construct (ilWebServicesSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
bool2string (bool $value) | |
Protected Attributes | |
ilWebServicesSetupConfig | $config |
Store information about https is enabled.
Definition at line 26 of file class.ilWebServicesConfigStoredObjective.php.
ilWebServicesConfigStoredObjective::__construct | ( | ilWebServicesSetupConfig | $config | ) |
Definition at line 30 of file class.ilWebServicesConfigStoredObjective.php.
References $config.
ilWebServicesConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 58 of file class.ilWebServicesConfigStoredObjective.php.
References bool2string(), and ILIAS\Setup\Environment\getResource().
|
protected |
Definition at line 88 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by achieve().
ilWebServicesConfigStoredObjective::getHash | ( | ) |
Definition at line 35 of file class.ilWebServicesConfigStoredObjective.php.
ilWebServicesConfigStoredObjective::getLabel | ( | ) |
Definition at line 40 of file class.ilWebServicesConfigStoredObjective.php.
ilWebServicesConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 50 of file class.ilWebServicesConfigStoredObjective.php.
ilWebServicesConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 83 of file class.ilWebServicesConfigStoredObjective.php.
ilWebServicesConfigStoredObjective::isNotable | ( | ) |
Definition at line 45 of file class.ilWebServicesConfigStoredObjective.php.
|
protected |
Definition at line 28 of file class.ilWebServicesConfigStoredObjective.php.
Referenced by __construct().