Pix_Cache

package Cache
copyright 2003-2012 PIXNET Digital Media Corporation
license BSD License

 Methods

__call()

__call($func, $args) 

Parameters

$func

$args

__construct()

__construct($id) 

Parameters

$id

addServer 增加 Cache Server 設定。

addServer(mixed $adapter, array $conf, int $id) : void

static
access public

Parameters

$adapter

mixed

Pix_Cache 使用的 Adapter 的 class name (Ex: Pix_Cache_Adapter_Memcache)

$conf

array

$id

int

reset()

reset()