API17

API17:JCacheStorage::getAll

From Joomla! Documentation

Revision as of 02:25, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See also


User contributed notes

Code Examples