$filepath
$filepath : string
Compiled Filepath
Smarty Template Resource Base Object
process(\Smarty_Internal_Template $_template)
Process resource
\Smarty_Internal_Template | $_template | template object |
getRenderedTemplateCode(\Smarty_Internal_Template $_template, string $unifunc = null)
get rendered template content by calling compiled or cached template code
\Smarty_Internal_Template | $_template | |
string | $unifunc | function with template code |