|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilComponentDefinitionsStoredObjective:
Collaboration diagram for ilComponentDefinitionsStoredObjective:Public Member Functions | |
| __construct (bool $populate_before=true) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Protected Attributes | |
| $populate_before | |
Definition at line 6 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::__construct | ( | bool | $populate_before = true | ) |
Definition at line 13 of file class.ilComponentDefinitionsStoredObjective.php.
References $populate_before.
| ilComponentDefinitionsStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 56 of file class.ilComponentDefinitionsStoredObjective.php.
References $DIC, $GLOBALS, $ini, $service, ilModule\getAvailableCoreModules(), ilService\getAvailableCoreServices(), and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilComponentDefinitionsStoredObjective::getHash | ( | ) |
Definition at line 21 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getLabel | ( | ) |
Definition at line 29 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 45 of file class.ilComponentDefinitionsStoredObjective.php.
References $config.
| ilComponentDefinitionsStoredObjective::isNotable | ( | ) |
Definition at line 37 of file class.ilComponentDefinitionsStoredObjective.php.
|
protected |
Definition at line 11 of file class.ilComponentDefinitionsStoredObjective.php.
Referenced by __construct().