| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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) | |
  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 ILIAS\LTI\ToolProvider\$settings, and ILIAS\Setup\Environment\getResource().
 Here is the call graph for this function:| 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 | ) | 
Definition at line 60 of file class.ilInstIdDefaultStoredObjective.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilInstIdDefaultStoredObjective::isNotable | ( | ) | 
Definition at line 35 of file class.ilInstIdDefaultStoredObjective.php.