API17

API17:JCache::getAll

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples