|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilInstIdDefaultStoredObjective:
Collaboration diagram for ilInstIdDefaultStoredObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (\ilSetupConfig $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 7 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 31 of file class.ilInstIdDefaultStoredObjective.php.
References $factory.
| ilInstIdDefaultStoredObjective::getHash | ( | ) |
Definition at line 9 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::getLabel | ( | ) |
Definition at line 14 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 24 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 44 of file class.ilInstIdDefaultStoredObjective.php.
References $factory.
| ilInstIdDefaultStoredObjective::isNotable | ( | ) |
Definition at line 19 of file class.ilInstIdDefaultStoredObjective.php.