API17:JCache::getAll
From Joomla! Documentation
JCache::getAll
Description
Get a list of all cached data.
public function getAll ()
- Returns mixed Boolean false on failure or an object with a list of cache groups and data
- Defined on line 179 of libraries/joomla/cache/cache.php
- Since

See also
JCache::getAll source code on BitBucket
Class JCache
Subpackage Cache- Other versions of JCache::getAll
User contributed notes
Code Examples