| extends | Smarty_Internal_CompileBase | 
|---|
Smarty Internal Plugin Compile Functionclose Class
| Methods | ||||||
|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | compile(array $args, object|Smarty_Internal_TemplateCompilerBase $compiler): bool
		Compiles code for the {/function} tag
	 Compiles code for the {/function} tag Parameters
 Returnstrue | # | ||||
| 
					
	public
					
					
				 | removeNocache($match): string
		Remove nocache code
	 Remove nocache code | # | ||||
| 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 |