API17

API17:JCacheStorageMemcache::getAll

From Joomla! Documentation

Joomla 11.1 JCacheStorageMemcache::getAll

Description

Get all cached data.


public function getAll ()
  • Returns array data
  • Defined on line 113 of libraries/joomla/cache/storage/memcache.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples