require_once 'HTML/Table.php';
void HTML_Table::updateColAttributes (int $col [, mixed $attributes = NULL])
void HTML_Table::updateColAttributes
Met à jour les attributs de colonne pour une colonne existante.
int $col - Index de la colonne
mixed $attributes - Tableau associatif ou chaîne de caractères d'attributs de colonne du tableau
Cette fonction ne peut pas être appelée de façon statique.