ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (bool $populate_before=true) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
$populate_before | |
Definition at line 26 of file class.ilComponentDefinitionsStoredObjective.php.
ilComponentDefinitionsStoredObjective::__construct | ( | bool | $populate_before = true | ) |
Definition at line 33 of file class.ilComponentDefinitionsStoredObjective.php.
References $populate_before.
ilComponentDefinitionsStoredObjective::getHash | ( | ) |
Definition at line 41 of file class.ilComponentDefinitionsStoredObjective.php.
ilComponentDefinitionsStoredObjective::getLabel | ( | ) |
Definition at line 49 of file class.ilComponentDefinitionsStoredObjective.php.
ilComponentDefinitionsStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
ilComponentDefinitionsStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 169 of file class.ilComponentDefinitionsStoredObjective.php.
ilComponentDefinitionsStoredObjective::isNotable | ( | ) |
Definition at line 57 of file class.ilComponentDefinitionsStoredObjective.php.
|
protected |
Definition at line 31 of file class.ilComponentDefinitionsStoredObjective.php.
Referenced by __construct().