require_once 'HTML/Table.php';
void HTML_Table::HTML_Table ([array $attributes = NULL [, integer $tabOffset=0 [, boolean $useTGroups=false]]])
void HTML_Table::HTML_Table
Constructeur de la classe.
array $attributes - Tableau associatif d'attributs
integer $tabOffset - Position dans le tableau
boolean $useTGroups - Si l'on doit ou non utiliser les groupes thead, tfoot et tbody
Cette fonction peut être appelée de façon statique.
HTML_Table::getBody()
HTML_Table::getFooter()
HTML_Table::getHeader()