|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilPreviewConfigStoredObjective:
Collaboration diagram for ilPreviewConfigStoredObjective:Public Member Functions | |
| __construct (\ilPreviewSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Protected Attributes | |
| $config | |
Definition at line 7 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::__construct | ( | \ilPreviewSetupConfig | $config | ) |
Definition at line 14 of file class.ilPreviewConfigStoredObjective.php.
References $config.
| ilPreviewConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilPreviewConfigStoredObjective.php.
References $ini.
| ilPreviewConfigStoredObjective::getHash | ( | ) |
Definition at line 20 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::getLabel | ( | ) |
Definition at line 25 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 35 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::isNotable | ( | ) |
Definition at line 30 of file class.ilPreviewConfigStoredObjective.php.
|
protected |
Definition at line 12 of file class.ilPreviewConfigStoredObjective.php.
Referenced by __construct().