HTML_Table::updateColAttributes
HTML_Table::updateColAttributes -- Update column attributes
概要
require_once "HTML/Table.php"; |
void HTML_Table::updateColAttributes (int $col [, mixed $attributes = NULL])
説明
Updates the column attributes for an existing column
注意
この関数は、スタティックにコールする
ことはできません。