|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilComponentDefinitionsStoredObjective:
Collaboration diagram for ilComponentDefinitionsStoredObjective:Public Member Functions | |
| __construct (bool $populate_before=true) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
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 | ) |
Definition at line 65 of file class.ilComponentDefinitionsStoredObjective.php.
| ilComponentDefinitionsStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
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().