HTML_Table::setColCount

HTML_Table::setColCount -- Set number of columns

Referentiesamenvatting

require_once 'HTML/Table.php';

void HTML_Table::setColCount (int $cols)

Beschrijving

Sets the number of columns in the table

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::setRowCount()