1
timgno
Smarty Plugin Table
  • 2015/6/18 21:29

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Peering between plugin smarty I found html table
smarty_function_html_table
Examples:
 * <
pre>
 * {
table loop=$data}
 * {
table loop=$data cols=4 tr_attr='"bgcolor=red"'}
 * {
table loop=$data cols="first,second,third" tr_attr=$colors}
 * </
pre>


I went on the website and smarty syntax is different, or at least I think it is the latest version?

{html_table loop=$data cols="first,second,third,fourth" tr_attr=$tr}


It is to update this plugin?

Login

Who's Online

207 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits