![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
| Smarty | |
Fonctions | |
| smarty_function_html_table ($params, &$smarty) | |
| smarty_function_html_table_cycle ($name, $var, $no) | |
| smarty_function_html_table | ( | $params, | |
| & | $smarty | ||
| ) |
Smarty {html_table} function plugin
Type: function
Name: html_table
Date: Feb 17, 2003
Purpose: make an html table from an array of data
Input:
Examples:
{table loop=$data}
{table loop=$data cols=4 tr_attr='"bgcolor=red"'}
{table loop=$data cols="first,second,third" tr_attr=$colors}
Voici le graphe d'appel pour cette fonction :| smarty_function_html_table_cycle | ( | $name, | |
| $var, | |||
| $no | |||
| ) |
Voici le graphe des appelants de cette fonction :