|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilGlobalCacheConfigStoredObjective:
Collaboration diagram for ilGlobalCacheConfigStoredObjective:Public Member Functions | |
| __construct (\ilGlobalCacheSettings $settings) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| ilGlobalCacheSettings | $settings |
Definition at line 21 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::__construct | ( | \ilGlobalCacheSettings | $settings | ) |
Definition at line 25 of file class.ilGlobalCacheConfigStoredObjective.php.
References $settings, and ILIAS\Repository\settings().
Here is the call graph for this function:| ilGlobalCacheConfigStoredObjective::getHash | ( | ) |
Definition at line 31 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 77 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilGlobalCacheConfigStoredObjective.php.
|
protected |
Definition at line 23 of file class.ilGlobalCacheConfigStoredObjective.php.
Referenced by __construct().