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

Procedural File: core.write_compiled_include.php

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

Page Details

Smarty plugin

Functions
smarty_core_write_compiled_include  [line 16]

boolean smarty_core_write_compiled_include( mixed $params, mixed &$smarty, string $compile_path, string $template_compiled  )

Extract non-cacheable parts out of compiled template and write it

Parameters:
string   $compile_path: 
string   $template_compiled: 


[ Top ]