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