HTML_Table::setRowType

HTML_Table::setRowType -- Set row type

Referentiesamenvatting

require_once 'HTML/Table.php';

void HTML_Table::setRowType (int $row, string $type)

Beschrijving

Sets the type of a row to 'th' or 'td'

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::setColType()