extends |
Smarty_Internal_ParseTree |
|---|
Raw chars as part of a double quoted string.
| Methods | ||||
|---|---|---|---|---|
public
|
__construct(string $data)
Create parse tree buffer with string content
Create parse tree buffer with string content Parameters
|
# | ||
public
|
to_smarty_php(Smarty_Internal_Templateparser $parser): string
Return content as double quoted string
Return content as double quoted string Returnsdoubled quoted string Implements |
# | ||
| Methods inherited from Smarty_Internal_ParseTree |
|---|
__destruct() |
| Properties inherited from Smarty_Internal_ParseTree |
|---|
$data, $subtrees |