HTML_Table::setColGroup

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]])

Description

Allows to add a colgroup (with attributes)

Parameter

Example

Note

This function can not be called statically.