require_once "HTML_Table.php";
void HTML_Table::setAllAttributes ([mixed $attributes = NULL])
void HTML_Table::setAllAttributes
Sets the attributes for all cells
mixed $attributes - Associative array or string of table cell attributes
This function can not be called statically.
HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::setCellAttributes() , HTML_Table::setRowAttributes()