Class Cache
Manage cache interaction in a module. Cache key will be prefixed with the module name to segregate it from keys set by other modules or system functions. Cache data is by definition serialized, so any arbitrary data (i.e. array, object) can be stored.
- Xmf\Module\Helper\AbstractHelper
- Xmf\Module\Cache
Namespace: Xmf\Module
Package: Xmf
Category: Xmf\Module\Helper\Cache
Copyright: 2011-2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Since: 1.0
Link: http://xoops.org
Located at oops_lib/Xmf/Module/Cache.php
Package: Xmf
Category: Xmf\Module\Helper\Cache
Copyright: 2011-2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Since: 1.0
Link: http://xoops.org
Located at oops_lib/Xmf/Module/Cache.php
public
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
boolean
|
__construct(),
addLog(),
setDebug()
|
protected
string[]
|
$prefix
|
|
protected
|
$cache
|
$debug,
$module
|