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