HTML_Table::altRowAttributes

HTML_Table::altRowAttributes -- Alternate row attributes

Referentiesamenvatting

require_once 'HTML/Table.php';

void HTML_Table::altRowAttributes (int $start, mixed $attributes1, mixed $attributes2 [, boolean $inTR = FALSE])

Beschrijving

Alternates the row attributes starting at $start

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::setAllAttributes() , HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::updateColAttributes() , HTML_Table::setCellAttributes() , HTML_Table::updateCellAttributes() , HTML_Table::updateRowAttributes() , HTML_Table::setRowAttributes()