\Smarty_Internal_ParseTree_DqContent

Raw chars as part of a double quoted string.

Summary

Methods
Properties
Constants
to_smarty_php()
__destruct()
__construct()
$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

Subtree array

Type

array

Methods

to_smarty_php()

to_smarty_php(\Smarty_Internal_Templateparser  $parser) : string

Return content as double quoted string

Parameters

\Smarty_Internal_Templateparser $parser

Returns

string —

doubled quoted string

__destruct()

__destruct() 

Template data object destructor

__construct()

__construct(string  $data) 

Create parse tree buffer with string content

Parameters

string $data

string section