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

Procedural File: core.write_cache_file.php

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

Page Details

Smarty plugin

Functions
smarty_core_write_cache_file  [line 21]

true|null smarty_core_write_cache_file( mixed $params, mixed &$smarty, string $tpl_file, string $cache_id, string $compile_id, string $results  )

Prepend the cache information to the cache file and write it

Parameters:
string   $tpl_file: 
string   $cache_id: 
string   $compile_id: 
string   $results: 


[ Top ]