Pass array parameter in helper function within smarty template |
[eluser]Unknown[/eluser]
Finally, i wrote a smarty plugin to make an associative array, in case somebody needs that: Code: /** So now i can call within template : Code: {assoc_array keys='src,alt,title' values={cms_image_url()}|cat:'/admin_logo.jpg,somealt,sometitle' assign='img_props'} |
Messages In This Thread |
Pass array parameter in helper function within smarty template - by El Forum - 02-12-2011, 02:52 PM
Pass array parameter in helper function within smarty template - by El Forum - 02-13-2011, 06:48 AM
Pass array parameter in helper function within smarty template - by El Forum - 02-21-2011, 04:28 PM
|