ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct () | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
![]() | |
__construct (Setup\Config $config) | |
Additional Inherited Members | |
![]() | |
Setup Config | $config |
Definition at line 23 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::__construct | ( | ) |
Definition at line 25 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 49 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::getHash | ( | ) |
Definition at line 29 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::getLabel | ( | ) |
Definition at line 34 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 44 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 59 of file class.ilGlobalCacheAllFlushedObjective.php.
ilGlobalCacheAllFlushedObjective::isNotable | ( | ) |
Definition at line 39 of file class.ilGlobalCacheAllFlushedObjective.php.