ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (protected \ilDatabaseSetupConfig $config) | |
![]() | |
getHash () | |
Get a hash for this objective. More... | |
getLabel () | |
Get a label that describes this objective. More... | |
isNotable () | |
Get to know if this is an interesting objective for a human. More... | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
Definition at line 23 of file class.ilDatabaseObjective.php.
ilDatabaseObjective::__construct | ( | protected \ilDatabaseSetupConfig | $config | ) |
Definition at line 25 of file class.ilDatabaseObjective.php.