|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilGlobalCacheAllFlushedObjective:
Collaboration diagram for ilGlobalCacheAllFlushedObjective:Public Member Functions | |
| __construct () | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Public Member Functions inherited from ilSetupObjective | |
| __construct (\ilSetupConfig $config) | |
Additional Inherited Members | |
Protected Attributes inherited from ilSetupObjective | |
| $config | |
Definition at line 7 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::__construct | ( | ) |
Definition at line 9 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 33 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::getHash | ( | ) |
Definition at line 13 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::getLabel | ( | ) |
Definition at line 18 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 28 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 43 of file class.ilGlobalCacheAllFlushedObjective.php.
| ilGlobalCacheAllFlushedObjective::isNotable | ( | ) |
Definition at line 23 of file class.ilGlobalCacheAllFlushedObjective.php.