extends |
Smarty_Internal_ParseTree |
|---|
Smarty Internal Plugin Templateparser Parse Tree These are classes to build parse tree in the template parser
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
__construct(string $data, bool $toBeStripped = false)
Create template text buffer
Create template text buffer Parameters
|
# | ||||
public
|
isToBeStripped(): bool
Wether this section should be stripped on output to smarty php
Wether this section should be stripped on output to smarty php |
# | ||||
public
|
to_smarty_php(Smarty_Internal_Templateparser $parser): string
Return buffer content
|
# | ||||
| Methods inherited from Smarty_Internal_ParseTree |
|---|
__destruct() |
| Properties inherited from Smarty_Internal_ParseTree |
|---|
$data, $subtrees |