|
ILIAS
release_8 Revision v8.24
|
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) | |
| @inheritDoc More... | |
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 47 of file class.ilNICKeyStoredObjective.php.
References $factory, ILIAS\LTI\ToolProvider\$settings, and generateNICKey().
Here is the call graph for this function:
|
protected |
Definition at line 69 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 | ) |
@inheritDoc
Definition at line 61 of file class.ilNICKeyStoredObjective.php.
References $factory, and ILIAS\LTI\ToolProvider\$settings.
| ilNICKeyStoredObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilNICKeyStoredObjective.php.