Note
The $var@property
syntax is new to Smarty 3, however when using the Smarty 2 {foreach from=$myarray key="mykey" item="myitem"}
style syntax, the $smarty.foreach.name.property
syntax is still supported.
The $var@property
syntax is new to Smarty 3, however when using the Smarty 2 {foreach from=$myarray key="mykey" item="myitem"}
style syntax, the $smarty.foreach.name.property
syntax is still supported.