Class flCache
flCache Class
The base class for all cache classes.
Direct known subclasses
flCacheAPC
,
flCacheDb
,
flCacheDummy
,
flCacheFile
,
flCacheMemcache
,
flCacheMemcached
,
flCacheRedis
,
flCacheSqlite
Abstract
Package: fusionLib
Copyright: Copyright (c) 2007 - 2013 fusionLib. All rights reserved.
Located at system/libs/Cache/flCache.php
Package: fusionLib
Copyright: Copyright (c) 2007 - 2013 fusionLib. All rights reserved.
Located at system/libs/Cache/flCache.php
Methods summary
public
|
#
__construct( integer $lifetime = 3600, string $prefix = '' )
Construct the object and save the default lifetime. |
abstract public
boolean
|
|
abstract public
mixed
|
|
abstract public
|
|
abstract public
|
|
public
integer
|