Cache Handler API
Located in /libs/sysplugins/smarty_cacheresource_custom.php (line 16)
Smarty_CacheResource | --Smarty_CacheResource_Custom
| Class | Description |
|---|---|
| Smarty_CacheResource_Mysql | MySQL CacheResource |
Inherited from Smarty_CacheResource
Smarty_CacheResource::$resources
Smarty_CacheResource::$sysplugins
Lock cache for this template
Empty cache for a specific template
Empty cache
Delete content from cache
fetch cached content and its modification time from data source
Fetch cached content's modification timestamp from data source
Check is cache is locked for this template
populate Cached Object with meta data from Resource
populate Cached Object with timestamp and exists from Resource
Read the cached template and process the header
Unlock cache for this template
Save content to cache
Write the rendered template output to cache
Inherited From Smarty_CacheResource
Smarty_CacheResource::acquireLock()
Smarty_CacheResource::clear()
Smarty_CacheResource::clearAll()
Smarty_CacheResource::getCachedContent()
Smarty_CacheResource::hasLock()
Smarty_CacheResource::invalidLoadedCache()
Smarty_CacheResource::load()
Smarty_CacheResource::locked()
Smarty_CacheResource::populate()
Smarty_CacheResource::populateTimestamp()
Smarty_CacheResource::process()
Smarty_CacheResource::releaseLock()
Smarty_CacheResource::writeCachedContent()
Documentation generated on Mon, 17 Jun 2013 21:06:45 +0000 by phpDocumentor 1.4.3