ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
@inheritDoc More... | |
![]() | |
__construct (Setup\Config $config) | |
Protected Member Functions | |
generateNICKey () | |
Additional Inherited Members | |
![]() | |
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 generateNICKey(), and ILIAS\Setup\Environment\getResource().
|
protected |
Definition at line 70 of file class.ilNICKeyStoredObjective.php.
Referenced by achieve().
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 62 of file class.ilNICKeyStoredObjective.php.
ilNICKeyStoredObjective::isNotable | ( | ) |
Definition at line 35 of file class.ilNICKeyStoredObjective.php.