\Smarty_Internal_ParseTree_Template

Template element

Summary

Methods
Properties
Constants
to_smarty_php()
__destruct()
__construct()
append_subtree()
append_array()
prepend_array()
$data
$subtrees
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$data

$data : mixed

Buffer content

Type

mixed

$subtrees

$subtrees : array

Array of template elements

Type

array

Methods

to_smarty_php()

to_smarty_php(\Smarty_Internal_Templateparser  $parser) : string

Sanitize and merge subtree buffers together

Parameters

\Smarty_Internal_Templateparser $parser

Returns

string —

template code content

__destruct()

__destruct() 

Template data object destructor

__construct()

__construct() 

Create root of parse tree for template elements