extends |
Smarty_Internal_CompileBase |
|---|
Smarty Internal Plugin Compile Eval Class
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
compile(array $args, object $compiler): string
Compiles code for the {eval} tag
Compiles code for the {eval} tag Parameters
Returnscompiled code |
# | ||||
| Methods inherited from Smarty_Internal_CompileBase |
|---|
getAttributes(), openTag(), closeTag() |
| Properties | |||
|---|---|---|---|
public
|
array
|
$required_attributes = ['var']
|
# |
public
|
array
|
$optional_attributes = ['assign']
|
# |
public
|
array
|
$shorttag_order = ['var', 'assign']
|
# |
| Properties inherited from Smarty_Internal_CompileBase |
|---|
$option_flags, $optionMap, $mapCache |