|
ILIAS
release_8 Revision v8.24
|
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 (Setup\Config $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| Setup Config | $config |
Definition at line 23 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 47 of file class.ilInstIdDefaultStoredObjective.php.
References $factory, and ILIAS\LTI\ToolProvider\$settings.
| ilInstIdDefaultStoredObjective::getHash | ( | ) |
Definition at line 25 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::getLabel | ( | ) |
Definition at line 30 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 40 of file class.ilInstIdDefaultStoredObjective.php.
| ilInstIdDefaultStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 60 of file class.ilInstIdDefaultStoredObjective.php.
References $factory, and ILIAS\LTI\ToolProvider\$settings.
| ilInstIdDefaultStoredObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilInstIdDefaultStoredObjective.php.