API17

API17:JCache::getAll

From Joomla! Documentation

Revision as of 14:49, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JCache::getAll

Description

Get a list of all cached data.

{{subst:Description:JCache::getAll}}

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

{{subst:SeeAlso:JCache::getAll}}

User contributed notes

<CodeExamplesForm />