HTML_Table::updateCellAttributes
HTML_Table::updateCellAttributes -- Update cell attributes
概要
require_once "HTML/Table.php"; |
void HTML_Table::updateCellAttributes (int $row, int $col, mixed $attributes)
説明
Updates the cell attributes passed but leaves other
existing attributes intact
注意
この関数は、スタティックにコールする
ことはできません。