http://www.smarty.net/docs/zh_CN/language.function.cycle.tpl
smarty的自定义函数:
{html_opitons values=array() output=array() options=array()}
values和output是必填属性,或者对options赋值为键值型数组。
类似的有:
{html_radios ...}
{html_checkboxes ...}
{html_image file= href= alt= height= weight= }