HTML_Table::updateCellAttributes

HTML_Table::updateCellAttributes -- Update cell attributes

Referentiesamenvatting

require_once 'HTML/Table.php';

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

Beschrijving

Updates the cell attributes passed but leaves other existing attributes intact

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.