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

Procedural File: core.process_compiled_include.php

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

Page Details

Smarty plugin

Functions
smarty_core_process_compiled_include  [line 17]

string smarty_core_process_compiled_include( mixed $params, mixed &$smarty, string $compiled_tpl, string $cached_source  )

Replace nocache-tags by results of the corresponding non-cacheable functions and return it

Parameters:
string   $compiled_tpl: 
string   $cached_source: 


[ Top ]