Procedural File: core.read_cache_file.php
Source Location: /phpDocumentor/Smarty-2.6.0/libs/core/core.read_cache_file.php
Page Details:
Smarty plugin
smarty_core_read_cache_file [line 21]
boolean smarty_core_read_cache_file(
&$params, &$smarty, string $tpl_file, string $cache_id, string $compile_id, string $results)
|
|
read a cache file, determine if it needs to be regenerated or not
Parameters
string |
$tpl_file |
|
string |
$cache_id |
|
string |
$compile_id |
|
string |
$results |
|
|
&$params |
|
|
&$smarty |
|
|
|