Traits

CacheControllerFactoryAwareTrait

Defines the trait for a CacheControllerFactoryInterface Aware Class.

« More »

Interfaces

CacheControllerFactoryAwareInterface

Interface to be implemented by classes depending on a cache controller factory.

« More »

CacheControllerFactoryInterface

Interface defining a factory which can create CacheController objects

« More »

Classes

Cache

Joomla! Cache base object

« More »

CacheController

Public cache handler

« More »

CacheControllerFactory

Default factory for creating CacheController objects

« More »

CacheStorage

Abstract cache storage handler

« More »

Classes

CallbackController

Joomla! Cache callback type object

« More »

OutputController

Joomla Cache output type object

« More »

PageController

Joomla! Cache page type object

« More »

ViewController

Joomla! Cache view type object

« More »

Interfaces

CacheExceptionInterface

Exception interface defining a cache storage error

« More »

Classes

CacheConnectingException

Exception class defining an error connecting to the cache storage engine

« More »

UnsupportedCacheException

Exception class defining an unsupported cache storage object

« More »

Classes

ApcuStorage

APCu cache storage handler

« More »

CacheStorageHelper

Cache storage helper functions.

« More »

FileStorage

File cache storage handler

« More »

MemcachedStorage

Memcached cache storage handler

« More »

RedisStorage

Redis cache storage handler for PECL

« More »

WincacheStorage

WinCache cache storage handler

« More »