\_smarty_dq_content

Raw chars as part of a double quoted string.

Summary

Methods
Properties
Constants
to_smarty_php()
__construct()
$parser
$data
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$parser

$parser : object

Parser object

Type

object

$data

$data : mixed

Buffer content

Type

mixed

Methods

to_smarty_php()

to_smarty_php() : string

Return content as double quoted string

Returns

string —

doubled quoted string

__construct()

__construct(object  $parser, string  $data) 

Create parse tree buffer with string content

Parameters

object $parser

parser object

string $data

string section