API17:JCache::getStores
From Joomla! Documentation
JCache::getStores
Description
Get the storage handlers.
public static function getStores ()
- Returns array An array of available storage handlers
- Defined on line 95 of libraries/joomla/cache/cache.php
- Since
- Referenced by
See also
JCache::getStores source code on BitBucket
Class JCache
Subpackage Cache
- Other versions of JCache::getStores
User contributed notes
Code Examples