HTML_Table::setColType

HTML_Table::setColType -- Set column type

Referentiesamenvatting

require_once 'HTML/Table.php';

void HTML_Table::setColType (int $col, string $type)

Beschrijving

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

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.