require_once 'HTML_Table.php';
void HTML_Table::setAllAttributes ([mixed $attributes = NULL])
void HTML_Table::setAllAttributes
Définit les attributs pour toutes les cellules.
mixed $attributes - Tableau associatif ou chaîne de caractères d'attributs de cellule
Cette fonction ne peut pas être appelée de façon statique.
HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::setCellAttributes() et HTML_Table::setRowAttributes().