A collection of composite caches.
More...
|
| create ($namespace) |
| Create a new cache under a namespace. More...
|
|
A collection of composite caches.
Definition at line 10 of file CacheCollection.php.
Elgg\Cache\CacheCollection::__construct |
( |
protected Config |
$config | ) |
|
Elgg\Cache\CacheCollection::__get |
( |
|
$name | ) |
|
Elgg\Cache\CacheCollection::clear |
( |
| ) |
|
Elgg\Cache\CacheCollection::create |
( |
|
$namespace | ) |
|
|
abstractprotected |
Create a new cache under a namespace.
- Parameters
-
string | $namespace | Namespace |
- Returns
- CompositeCache
Elgg\Cache\CacheCollection::disable |
( |
| ) |
|
Elgg\Cache\CacheCollection::enable |
( |
| ) |
|
Elgg\Cache\CacheCollection::get |
( |
|
$namespace | ) |
|
Elgg\Cache\CacheCollection::invalidate |
( |
| ) |
|
Elgg\Cache\CacheCollection::purge |
( |
| ) |
|
array Elgg\Cache\CacheCollection::$caches = [] |
|
protected |
The documentation for this class was generated from the following file: