|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilSetupConfigStoredObjective:
Collaboration diagram for ilSetupConfigStoredObjective:Public Member Functions | |
| __construct (\ilSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
| __construct (\ilSetupConfig $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 8 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::__construct | ( | \ilSetupConfig | $config | ) |
Reimplemented from ilSetupObjective.
Definition at line 10 of file class.ilSetupConfigStoredObjective.php.
References ilSetupObjective\$config, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilSetupConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilSetupConfigStoredObjective.php.
References $ini.
| ilSetupConfigStoredObjective::getHash | ( | ) |
Definition at line 16 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getLabel | ( | ) |
Definition at line 21 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 31 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 61 of file class.ilSetupConfigStoredObjective.php.
References $ini.
| ilSetupConfigStoredObjective::isNotable | ( | ) |
Definition at line 26 of file class.ilSetupConfigStoredObjective.php.