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