| extends | Smarty_Internal_CompileBase | 
|---|
Smarty Internal Plugin Compile While Class
| Methods | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | compile(array $args, Smarty_Internal_TemplateCompilerBase $compiler, array $parameter): string
		Compiles code for the {while} tag
	 Compiles code for the {while} tag Parameters
 Returnscompiled code Throws
 | # | ||||||||
| 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 |