ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Public Member Functions | |
__construct (bool $populate_before=true) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
$populate_before | |
Definition at line 22 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::__construct | ( | bool | $populate_before = true | ) |
Definition at line 29 of file class.ilEventHandlingDefinitionsStoredObjective.php.
References $populate_before.
ilEventHandlingDefinitionsStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 73 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::getHash | ( | ) |
Definition at line 37 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::getLabel | ( | ) |
Definition at line 45 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 61 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 87 of file class.ilEventHandlingDefinitionsStoredObjective.php.
ilEventHandlingDefinitionsStoredObjective::isNotable | ( | ) |
Definition at line 53 of file class.ilEventHandlingDefinitionsStoredObjective.php.
|
protected |
Definition at line 27 of file class.ilEventHandlingDefinitionsStoredObjective.php.
Referenced by __construct().