$data
$data : mixed
Buffer content
A complete smarty tag.
to_smarty_php(\Smarty_Internal_Templateparser $parser) : string
Return buffer content
\Smarty_Internal_Templateparser | $parser |
content
__construct(\Smarty_Internal_Templateparser $parser, string $data)
Create parse tree buffer for Smarty tag
\Smarty_Internal_Templateparser | $parser | parser object |
string | $data | content |
assign_to_var(\Smarty_Internal_Templateparser $parser) : string
Return complied code that loads the evaluated output of buffer content into a temporary variable
\Smarty_Internal_Templateparser | $parser |
template code