Smarty : plugins [ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: core.read_cache_file.php

Source Location: /bblog/libs/internals/core.read_cache_file.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_core_read_cache_file  [line 21]

boolean smarty_core_read_cache_file( mixed &$params, mixed &$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: 


[ Top ]