|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilGlobalCacheConfigStoredObjective:
Collaboration diagram for ilGlobalCacheConfigStoredObjective:Public Member Functions | |
| __construct (\ilGlobalCacheSettings $settings) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Attributes | |
| $settings | |
Definition at line 7 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::__construct | ( | \ilGlobalCacheSettings | $settings | ) |
Definition at line 14 of file class.ilGlobalCacheConfigStoredObjective.php.
References $settings, and settings().
Here is the call graph for this function:| ilGlobalCacheConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 42 of file class.ilGlobalCacheConfigStoredObjective.php.
References ActiveRecord\flushDB(), ILIAS\Setup\Environment\getResource(), and settings().
Here is the call graph for this function:| ilGlobalCacheConfigStoredObjective::getHash | ( | ) |
Definition at line 20 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::getLabel | ( | ) |
Definition at line 25 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 35 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 67 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::isNotable | ( | ) |
Definition at line 30 of file class.ilGlobalCacheConfigStoredObjective.php.
|
protected |
Definition at line 12 of file class.ilGlobalCacheConfigStoredObjective.php.
Referenced by __construct().