extends |
Smarty_Internal_Compile_Shared_Inheritance |
|---|
Smarty Internal Plugin Compile Block Class
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
compile(array $args, Smarty_Internal_TemplateCompilerBase $compiler, array $parameter)
Compiles code for the {block} tag
Compiles code for the {block} tag Parameters
|
# | ||||||
| Methods inherited from Smarty_Internal_Compile_Shared_Inheritance |
|---|
postCompile(), registerInit() |
| Methods inherited from Smarty_Internal_CompileBase |
|---|
getAttributes(), openTag(), closeTag() |
| Properties | |||
|---|---|---|---|
public
|
array
|
$required_attributes = ['name']
|
# |
public
|
array
|
$shorttag_order = ['name']
|
# |
public
|
array
|
$option_flags = ['hide', 'nocache']
|
# |
public
|
array
|
$optional_attributes = ['assign']
|
# |
| Properties inherited from Smarty_Internal_CompileBase |
|---|
$optionMap, $mapCache |