|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilGlobalCacheAllFlushedObjective:
Collaboration diagram for ilGlobalCacheAllFlushedObjective:Public Member Functions | |
| __construct (private \ilGlobalCacheSettingsAdapter $cache_settings_adapter) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Environment $environment) | |
| achieve (Environment $environment) | |
| isApplicable (Environment $environment) | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (Setup\Config $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| Setup Config | $config |
Definition at line 25 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::__construct | ( | private \ilGlobalCacheSettingsAdapter | $cache_settings_adapter | ) |
Definition at line 27 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::achieve | ( | Environment | $environment | ) |
Definition at line 53 of file class.ilGlobalCacheAllFlushedObjective.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilGlobalCacheAllFlushedObjective::getHash | ( | ) |
Definition at line 31 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::getPreconditions | ( | Environment | $environment | ) |
Definition at line 46 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::isApplicable | ( | Environment | $environment | ) |
Definition at line 69 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilGlobalCacheAllFlushedObjective.php.