extends |
Smarty_Internal_CompileBase |
|---|
Smarty Internal Plugin Compile Function_Call Class
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
compile(array $args, object $compiler): string
Compiles the calls of user defined tags defined by {function}
Compiles the calls of user defined tags defined by {function} Parameters
Returnscompiled code |
# | ||||
| 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 |