ILIAS
release_8 Revision v8.19
|
Stores configuration for the Utilities service (paths to various tools) in the according ini-fields. More...
Public Member Functions | |
__construct (ilUtilitiesSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
ilUtilitiesSetupConfig | $config |
Stores configuration for the Utilities service (paths to various tools) in the according ini-fields.
Definition at line 27 of file class.ilUtilitiesConfigStoredObjective.php.
ilUtilitiesConfigStoredObjective::__construct | ( | ilUtilitiesSetupConfig | $config | ) |
Definition at line 31 of file class.ilUtilitiesConfigStoredObjective.php.
References $config.
ilUtilitiesConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
ilUtilitiesConfigStoredObjective::getHash | ( | ) |
Definition at line 36 of file class.ilUtilitiesConfigStoredObjective.php.
ilUtilitiesConfigStoredObjective::getLabel | ( | ) |
Definition at line 41 of file class.ilUtilitiesConfigStoredObjective.php.
ilUtilitiesConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilUtilitiesConfigStoredObjective.php.
ilUtilitiesConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
ilUtilitiesConfigStoredObjective::isNotable | ( | ) |
Definition at line 46 of file class.ilUtilitiesConfigStoredObjective.php.
|
protected |
Definition at line 29 of file class.ilUtilitiesConfigStoredObjective.php.
Referenced by __construct().