extends |
Smarty_Internal_CompileBase |
|---|
Smarty Internal Plugin Compile Nocacheclose Class
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
compile(array $args, Smarty_Internal_TemplateCompilerBase $compiler): bool
Compiles code for the {/nocache} tag
This tag does not generate compiled output. It only sets a compiler flag.
Compiles code for the {/nocache} tag This tag does not generate compiled output. It only sets a compiler flag. Parameters
|
# | ||||
| Methods inherited from Smarty_Internal_CompileBase |
|---|
getAttributes(), openTag(), closeTag() |
| Properties inherited from Smarty_Internal_CompileBase |
|---|
$required_attributes, $optional_attributes, $shorttag_order, $option_flags, $optionMap, $mapCache |