|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilEventHandlingDefinitionsStoredObjective:
Collaboration diagram for ilEventHandlingDefinitionsStoredObjective: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().