Class Smarty_Internal_Compile_Foreach
Smarty Internal Plugin Compile Foreach Class
- Smarty_Internal_CompileBase
-
Smarty_Internal_Compile_Foreach
Package: Smarty\Compiler
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_compile_foreach.php
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_compile_foreach.php
public
string
|
closeTag(),
getAttributes(),
openTag()
|
public
array
|
$required_attributes | array('from', 'item') |
#
Attribute definition: Overwrites base class. |
public
array
|
$optional_attributes | array('name', 'key') |
#
Attribute definition: Overwrites base class. |
public
array
|
$shorttag_order | array('from','item','key','name') |
#
Attribute definition: Overwrites base class. |
$option_flags
|