|
ILIAS
release_8 Revision v8.24
|
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) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| ilPreviewSetupConfig | $config |
Definition at line 21 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::__construct | ( | \ilPreviewSetupConfig | $config | ) |
Definition at line 25 of file class.ilPreviewConfigStoredObjective.php.
References $config.
| ilPreviewConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 56 of file class.ilPreviewConfigStoredObjective.php.
References $ini.
| ilPreviewConfigStoredObjective::getHash | ( | ) |
Definition at line 31 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 49 of file class.ilPreviewConfigStoredObjective.php.
| ilPreviewConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 76 of file class.ilPreviewConfigStoredObjective.php.
References $ini.
| ilPreviewConfigStoredObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilPreviewConfigStoredObjective.php.
|
protected |
Definition at line 23 of file class.ilPreviewConfigStoredObjective.php.
Referenced by __construct().