HTML_Table::updateColAttributes

HTML_Table::updateColAttributes

HTML_Table::updateColAttributes -- Update column attributes

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::updateColAttributes (int $col [, mixed $attributes = NULL])

Description

Updates the column attributes for an existing column

Parameter

Note

This function can not be called statically.