API17

API17:JCacheStorage::getAll

From Joomla! Documentation

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