| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilNICKeyStoredObjective:
 Collaboration diagram for ilNICKeyStoredObjective: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) | |
Protected Member Functions | |
| generateNICKey () | |
Additional Inherited Members | |
  Protected Attributes inherited from ilSetupObjective | |
| Setup Config | $config | 
Definition at line 23 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 48 of file class.ilNICKeyStoredObjective.php.
References ILIAS\LTI\ToolProvider\$settings, generateNICKey(), and ILIAS\Setup\Environment\getResource().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 70 of file class.ilNICKeyStoredObjective.php.
Referenced by achieve().
 Here is the caller graph for this function:| ilNICKeyStoredObjective::getHash | ( | ) | 
Definition at line 25 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::getLabel | ( | ) | 
Definition at line 30 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 40 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 62 of file class.ilNICKeyStoredObjective.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilNICKeyStoredObjective::isNotable | ( | ) | 
Definition at line 35 of file class.ilNICKeyStoredObjective.php.