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