|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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) | |
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 44 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::isNotable | ( | ) |
Definition at line 31 of file class.ilLoggingConfigStoredObjective.php.
|
protected |
Definition at line 13 of file class.ilLoggingConfigStoredObjective.php.
Referenced by __construct().