|
ILIAS
release_8 Revision v8.24
|
Stores configuration for the Utilities service (paths to various tools) in the according ini-fields. More...
Inheritance diagram for ilUtilitiesConfigStoredObjective:
Collaboration diagram for ilUtilitiesConfigStoredObjective:Public Member Functions | |
| __construct (ilUtilitiesSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
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 | ) |
Definition at line 58 of file class.ilUtilitiesConfigStoredObjective.php.
References $ini.
| 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 | ) |
@inheritDoc
Definition at line 76 of file class.ilUtilitiesConfigStoredObjective.php.
References $ini.
| ilUtilitiesConfigStoredObjective::isNotable | ( | ) |
Definition at line 46 of file class.ilUtilitiesConfigStoredObjective.php.
|
protected |
Definition at line 29 of file class.ilUtilitiesConfigStoredObjective.php.
Referenced by __construct().