Contains the cache event handlers.
More...
Contains the cache event handlers.
- Since
- 4.0
Definition at line 10 of file EventHandlers.php.
static Elgg\Cache\EventHandlers::clear |
( |
| ) |
|
|
static |
Invalidates the caches in the system.
- Returns
- void
Definition at line 78 of file EventHandlers.php.
static Elgg\Cache\EventHandlers::disable |
( |
| ) |
|
|
static |
Disables the caches in the system.
- Returns
- void
Definition at line 17 of file EventHandlers.php.
static Elgg\Cache\EventHandlers::enable |
( |
| ) |
|
|
static |
static Elgg\Cache\EventHandlers::invalidate |
( |
| ) |
|
|
static |
Invalidates the caches in the system.
- Returns
- void
Definition at line 63 of file EventHandlers.php.
static Elgg\Cache\EventHandlers::purge |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: