HTML_Table::setColCount

HTML_Table::setColCount -- Set number of columns

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setColCount (int $cols)

Beschreibung

Sets the number of columns in the table

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

HTML_Table::setRowCount()