void HTML_Table::HTML_Table (
array $attributes
= = null
,
integer $tabOffset=0
,
boolean $useTGroups=false
)
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
This function can be called statically.