|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilSetupConfigStoredObjective:
Collaboration diagram for ilSetupConfigStoredObjective:Public Member Functions | |
| __construct (Setup\Config $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (Setup\Config $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| Setup Config | $config |
Definition at line 23 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::__construct | ( | Setup\Config | $config | ) |
Definition at line 25 of file class.ilSetupConfigStoredObjective.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilSetupConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 53 of file class.ilSetupConfigStoredObjective.php.
References $ini.
| ilSetupConfigStoredObjective::getHash | ( | ) |
Definition at line 31 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilSetupConfigStoredObjective.php.
| ilSetupConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 76 of file class.ilSetupConfigStoredObjective.php.
References $ini.
| ilSetupConfigStoredObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilSetupConfigStoredObjective.php.