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