extends |
Smarty_Internal_CompileBase |
|---|
Smarty Internal Plugin Compile Nocache 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 | |||
|---|---|---|---|
public
|
array
|
$option_flags = []
|
# |
| Properties inherited from Smarty_Internal_CompileBase |
|---|
$required_attributes, $optional_attributes, $shorttag_order, $optionMap, $mapCache |