API17:JCacheStorage::getAll
From Joomla! Documentation
JCacheStorage::getAll
Description
Get all cached data.
public function getAll ()
- Returns mixed Boolean false on failure or a cached data object
- Defined on line 150 of libraries/joomla/cache/storage.php
- Since

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