HTML_Table::setAllAttributes

HTML_Table::setAllAttributes -- Set attributes for all cells

Referentiesamenvatting

require_once 'HTML_Table.php';

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

Beschrijving

Sets the attributes for all cells

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

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