Class Smarty_CacheResource_Custom
Cache Handler API
- Smarty_CacheResource
-
Smarty_CacheResource_Custom
Abstract
Package: Smarty\Cacher
Author: Rodney Rehm
Located at wa-system/vendors/smarty3/sysplugins/smarty_cacheresource_custom.php
Package: Smarty\Cacher
Author: Rodney Rehm
Located at wa-system/vendors/smarty3/sysplugins/smarty_cacheresource_custom.php
abstract protected
|
|
protected
integer|boolean
|
#
fetchTimestamp( string $id, string $name, string $cache_id, string $compile_id )
Fetch cached content's modification timestamp from data source |
abstract protected
boolean
|
|
abstract protected
integer
|
|
public
|
#
populate(
populate Cached Object with meta data from Resource |
public
|
#
populateTimestamp(
populate Cached Object with timestamp and exists from Resource |
public
booelan
|
#
process(
Read the cached template and process the header |
public
boolean
|
#
writeCachedContent(
Write the rendered template output to cache |
public
integer
|
|
public
integer
|
|
public
booelan
|
#
hasLock(
Check is cache is locked for this template |
public
|
|
public
|
getCachedContent(),
invalidLoadedCache(),
load(),
locked()
|
$resources,
$sysplugins
|