Traits

CacheControllerFactoryAwareTrait

定义 CacheControllerFactoryInterface Aware 类的 Trait。

« 更多 »

接口

CacheControllerFactoryAwareInterface

依赖于缓存控制器工厂的类需要实现的接口。

« 更多 »

CacheControllerFactoryInterface

定义可以创建 CacheController 对象的工厂的接口

« 更多 »

Cache

Joomla! 缓存基础对象

« 更多 »

CacheController

公共缓存处理器

« 更多 »

CacheControllerFactory

创建 CacheController 对象的默认工厂

« 更多 »

CacheStorage

抽象缓存存储处理器

« 更多 »

CallbackController

Joomla! 缓存回调类型对象

« 更多 »

OutputController

Joomla 缓存输出类型对象

« 更多 »

PageController

Joomla! 缓存页面类型对象

« 更多 »

ViewController

Joomla! 缓存视图类型对象

« 更多 »

接口

CacheExceptionInterface

定义缓存存储错误的异常接口

« 更多 »

CacheConnectingException

定义连接到缓存存储引擎时发生的错误的异常类

« 更多 »

UnsupportedCacheException

定义不支持的缓存存储对象的异常类

« 更多 »

ApcuStorage

APCu 缓存存储处理器

« 更多 »

CacheStorageHelper

缓存存储辅助函数。

« 更多 »

FileStorage

文件缓存存储处理器

« 更多 »

MemcachedStorage

Memcached 缓存存储处理器

« 更多 »

RedisStorage

用于 PECL 的 Redis 缓存存储处理器

« 更多 »