HTML_Table::setColAttributes

HTML_Table::setColAttributes -- Définit les attributs de colonne

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setColAttributes (int $col [, mixed $attributes = NULL])

Description

Définit les attributs de colonne pour une colonne existante.

Paramètres

Note

Cette fonction ne peut pas être appelée de façon statique.

Voir aussi

HTML_Table::setRowAttributes()