HTML_Table::updateCellAttributes

HTML_Table::updateCellAttributes -- Update cell attributes

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::updateCellAttributes (int $row, int $col, mixed $attributes)

Beschreibung

Updates the cell attributes passed but leaves other existing attributes intact

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.