JavaScript Editor Javascript validator     Web page editor 



HTML_Table::setAllAttributes()

HTML_Table::setAllAttributes() -- Set attributes for all cells

Synopsis

require_once 'HTML_Table.php';

void HTML_Table::setAllAttributes ([mixed $attributes = NULL [, int $body=NULL]])

Description

Sets the attributes for all cells

Parameter

Note

This function can not be called statically.

See

HTML_Table::updateAllAttributes(), HTML_Table::setColAttributes(), HTML_Table::setCellAttributes(), HTML_Table::setRowAttributes()




JavaScript Editor Javascript validator     Web page editor