extends |
Smarty_Internal_CompileBase |
|---|
Smarty Internal Plugin Compile Function Class
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
compile(array $args, Smarty_Internal_TemplateCompilerBase $compiler): bool
Compiles code for the {function} tag
Compiles code for the {function} tag Parameters
Returnstrue 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 |