HTML_Table::setColGroup

HTML_Table::setColGroup -- Set a colgroup

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setColGroup ([mixed $colgroup = NULL [, mixed $attributes = NULL]])

Beschreibung

Allows to add a colgroup (with attributes)

Parameter

Beispiel

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.