![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
| populate (Smarty_Template_Cached $cached, Smarty_Internal_Template $_template) | |
| populate Cached Object with meta data from Resource More... | |
| populateTimestamp (Smarty_Template_Cached $cached) | |
| populate Cached Object with timestamp and exists from Resource More... | |
| process (Smarty_Internal_Template $_template, Smarty_Template_Cached $cached=null) | |
| Read the cached template and process its header. More... | |
| writeCachedContent (Smarty_Internal_Template $_template, $content) | |
| Write the rendered template output to cache. More... | |
| clearAll (Smarty $smarty, $exp_time=null) | |
| Empty cache. More... | |
| clear (Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time) | |
| Empty cache for a specific template. More... | |
| hasLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
| Check is cache is locked for this template. More... | |
| acquireLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
| Lock cache for this template. More... | |
| releaseLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
| Unlock cache for this template. More... | |
Public Member Functions inherited from Smarty_CacheResource | |
| populate (Smarty_Template_Cached $cached, Smarty_Internal_Template $_template) | |
| populate Cached Object with meta data from Resource More... | |
| populateTimestamp (Smarty_Template_Cached $cached) | |
| populate Cached Object with timestamp and exists from Resource More... | |
| process (Smarty_Internal_Template $_template, Smarty_Template_Cached $cached=null) | |
| Read the cached template and process header. More... | |
| writeCachedContent (Smarty_Internal_Template $_template, $content) | |
| Write the rendered template output to cache. More... | |
| getCachedContent (Smarty_Internal_Template $_template) | |
| Return cached content. More... | |
| clearAll (Smarty $smarty, $exp_time=null) | |
| Empty cache. More... | |
| clear (Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time) | |
| Empty cache for a specific template. More... | |
| locked (Smarty $smarty, Smarty_Template_Cached $cached) | |
| hasLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
| acquireLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
| releaseLock (Smarty $smarty, Smarty_Template_Cached $cached) | |
Additional Inherited Members | |
Static Public Member Functions inherited from Smarty_CacheResource | |
| static | load (Smarty $smarty, $type=null) |
| Load Cache Resource Handler. More... | |
| static | invalidLoadedCache (Smarty $smarty) |
| Invalid Loaded Cache Files. More... | |
Static Public Attributes inherited from Smarty_CacheResource | |
| static | $resources = array() |
Static Protected Attributes inherited from Smarty_CacheResource | |
| static | $sysplugins |
Definition at line 19 of file smarty_internal_cacheresource_file.php.
| acquireLock | ( | Smarty | $smarty, |
| Smarty_Template_Cached | $cached | ||
| ) |
Lock cache for this template.
| Smarty | $smarty | Smarty object |
| Smarty_Template_Cached | $cached | cached object |
Definition at line 256 of file smarty_internal_cacheresource_file.php.
| clear | ( | Smarty | $smarty, |
| $resource_name, | |||
| $cache_id, | |||
| $compile_id, | |||
| $exp_time | |||
| ) |
Empty cache for a specific template.
| Smarty | $_template | template object |
| string | $resource_name | template name |
| string | $cache_id | cache id |
| string | $compile_id | compile id |
| integer | $exp_time | expiration time (number of seconds, not timestamp) |
Definition at line 134 of file smarty_internal_cacheresource_file.php.
| clearAll | ( | Smarty | $smarty, |
$exp_time = null |
|||
| ) |
Empty cache.
| Smarty_Internal_Template | $_template | template object |
| integer | $exp_time | expiration time (number of seconds, not timestamp) |
Definition at line 119 of file smarty_internal_cacheresource_file.php.
| hasLock | ( | Smarty | $smarty, |
| Smarty_Template_Cached | $cached | ||
| ) |
Check is cache is locked for this template.
| Smarty | $smarty | Smarty object |
| Smarty_Template_Cached | $cached | cached object |
Definition at line 239 of file smarty_internal_cacheresource_file.php.
| populate | ( | Smarty_Template_Cached | $cached, |
| Smarty_Internal_Template | $_template | ||
| ) |
populate Cached Object with meta data from Resource
| Smarty_Template_Cached | $cached | cached object |
| Smarty_Internal_Template | $_template | template object |
Definition at line 28 of file smarty_internal_cacheresource_file.php.
| populateTimestamp | ( | Smarty_Template_Cached | $cached | ) |
populate Cached Object with timestamp and exists from Resource
| Smarty_Template_Cached | $cached | cached object |
Definition at line 74 of file smarty_internal_cacheresource_file.php.
| process | ( | Smarty_Internal_Template | $_template, |
| Smarty_Template_Cached | $cached = null |
||
| ) |
Read the cached template and process its header.
| Smarty_Internal_Template | $_template | template object |
| Smarty_Template_Cached | $cached | cached object |
Definition at line 87 of file smarty_internal_cacheresource_file.php.
| releaseLock | ( | Smarty | $smarty, |
| Smarty_Template_Cached | $cached | ||
| ) |
Unlock cache for this template.
| Smarty | $smarty | Smarty object |
| Smarty_Template_Cached | $cached | cached object |
Definition at line 268 of file smarty_internal_cacheresource_file.php.
| writeCachedContent | ( | Smarty_Internal_Template | $_template, |
| $content | |||
| ) |
Write the rendered template output to cache.
| Smarty_Internal_Template | $_template | template object |
| string | $content | content to cache |
Definition at line 100 of file smarty_internal_cacheresource_file.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:43 -
is a product of
SAS. All rights reserved.