JavaScript Editor Javascript validator     Web page editor 



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 [, int $body=0])

Description

Updates the cell attributes passed but leaves other existing attributes intact

Parameter

Note

This function can not be called statically.




JavaScript Editor Javascript validator     Web page editor