|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 (\ilSetupConfig $config) | |
Protected Member Functions | |
| generateNICKey () | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 7 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 31 of file class.ilNICKeyStoredObjective.php.
References $factory, and generateNICKey().
Here is the call graph for this function:
|
protected |
Definition at line 53 of file class.ilNICKeyStoredObjective.php.
Referenced by achieve().
Here is the caller graph for this function:| ilNICKeyStoredObjective::getHash | ( | ) |
Definition at line 9 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::getLabel | ( | ) |
Definition at line 14 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 24 of file class.ilNICKeyStoredObjective.php.
| ilNICKeyStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 45 of file class.ilNICKeyStoredObjective.php.
References $factory.
| ilNICKeyStoredObjective::isNotable | ( | ) |
Definition at line 19 of file class.ilNICKeyStoredObjective.php.