\Smarty_Internal_Nocache_Insert

Smarty Internal Plugin Compile Insert Class

Summary

Methods
Properties
Constants
compile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

compile()

compile(string  $_function, array  $_attr, \Smarty_Internal_Template  $_template, string  $_script, string  $_assign = null) : string

Compiles code for the {insert} tag into cache file

Parameters

string $_function

insert function name

array $_attr

array with parameter

\Smarty_Internal_Template $_template

template object

string $_script

script name to load or 'null'

string $_assign

optional variable name

Returns

string —

compiled code