HTML_Table::HTML_Table -- Constructor
Description
     Class constructor
    
Parameter
     
        array $attributes -
        Associative array of table tag attributes
       
        integer $tabOffset -
        Tab offset of the table
       
        boolean $useTGroups -
        Whether to use the thead, tfoot and tbody groups or not
       
    Note
This function can not be called
statically.