ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private \ilGlobalCacheSettingsAdapter $cache_settings_adapter) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Environment $environment) | |
achieve (Environment $environment) | |
isApplicable (Environment $environment) | |
@inheritDoc More... | |
![]() | |
__construct (Setup\Config $config) | |
Additional Inherited Members | |
![]() | |
Setup Config | $config |
Definition at line 23 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::__construct | ( | private \ilGlobalCacheSettingsAdapter | $cache_settings_adapter | ) |
Definition at line 25 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::achieve | ( | Environment | $environment | ) |
Definition at line 51 of file class.ilGlobalCacheAllFlushedObjective.php.
References ILIAS\Setup\Environment\getResource().
ilGlobalCacheAllFlushedObjective::getHash | ( | ) |
Definition at line 29 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::getLabel | ( | ) |
Definition at line 34 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::getPreconditions | ( | Environment | $environment | ) |
Definition at line 44 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::isApplicable | ( | Environment | $environment | ) |
@inheritDoc
Definition at line 67 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::isNotable | ( | ) |
Definition at line 39 of file class.ilGlobalCacheAllFlushedObjective.php.