HTML_Table::updateAllAttributes

HTML_Table::updateAllAttributes -- Update attributes of all cells

Synopsis

require_once "HTML/Table.php";

void HTML_Table::updateAllAttributes ([mixed $attributes = NULL])

Description

Updates the attributes for all cells.

Parameter

Note

This function can not be called statically.