Class Smarty_CacheResource
Cache Handler API
Direct known subclasses
Smarty_CacheResource_Custom, Smarty_CacheResource_KeyValueStore, Smarty_Internal_CacheResource_File
Abstract
Package: Smarty\Cacher
Author: Rodney Rehm
Located at wa-system/vendors/smarty3/sysplugins/smarty_cacheresource.php
Package: Smarty\Cacher
Author: Rodney Rehm
Located at wa-system/vendors/smarty3/sysplugins/smarty_cacheresource.php
abstract public
|
#
populate(
populate Cached Object with meta data from Resource |
abstract public
|
#
populateTimestamp(
populate Cached Object with timestamp and exists from Resource |
abstract public
booelan
|
#
process(
Read the cached template and process header |
abstract public
boolean
|
#
writeCachedContent(
Write the rendered template output to cache |
public
|
|
abstract public
integer
|
|
abstract public
integer
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public static
|
|
public static
|
public static
array
|
$resources | array() |
#
cache for Smarty_CacheResource instances |
protected static
array
|
$sysplugins | array(
'file' => true,
) |
#
resource types provided by the core |