|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilLoggingConfigStoredObjective:
Collaboration diagram for ilLoggingConfigStoredObjective:Public Member Functions | |
| __construct (\ilLoggingSetupConfig $config) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| $config | |
Definition at line 8 of file class.ilLoggingConfigStoredObjective.php.
| ilLoggingConfigStoredObjective::__construct | ( | \ilLoggingSetupConfig | $config | ) |
Definition at line 15 of file class.ilLoggingConfigStoredObjective.php.
References $config.
| ilLoggingConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilLoggingConfigStoredObjective.php.
References $ini.
| ilLoggingConfigStoredObjective::getHash | ( | ) |
Definition at line 21 of file class.ilLoggingConfigStoredObjective.php.
| ilLoggingConfigStoredObjective::getLabel | ( | ) |
Definition at line 26 of file class.ilLoggingConfigStoredObjective.php.
| ilLoggingConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 36 of file class.ilLoggingConfigStoredObjective.php.
| ilLoggingConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 62 of file class.ilLoggingConfigStoredObjective.php.
References $ini.
| ilLoggingConfigStoredObjective::isNotable | ( | ) |
Definition at line 31 of file class.ilLoggingConfigStoredObjective.php.
|
protected |
Definition at line 13 of file class.ilLoggingConfigStoredObjective.php.
Referenced by __construct().