Shared memory cache description. More...
Public Member Functions | |
| setNamespace ($namespace="default") | |
| Set the namespace of this cache. | |
| getNamespace () | |
| Get the namespace currently defined. | |
Shared memory cache description.
Extends ElggCache with functions useful to shared memory style caches (static variables, memcache etc)
Definition at line 173 of file cache.php.
| ElggSharedMemoryCache::getNamespace | ( | ) |
| ElggSharedMemoryCache::setNamespace | ( | $ | namespace = "default" |
) |
1.6.3