HTML_Table::setAllAttributes

HTML_Table::setAllAttributes -- Set attributes for all cells

Synopsis

require_once 'HTML_Table.php';

void HTML_Table::setAllAttributes ([mixed $attributes = NULL])

Beschreibung

Sets the attributes for all cells

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::setCellAttributes() , HTML_Table::setRowAttributes()