HTML_Table::updateAllAttributes

HTML_Table::updateAllAttributes -- Update attributes of all cells

Synopsis

require_once 'HTML/Table.php';

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

Описание

Updates the attributes for all cells.

Параметр

Заметка

Эта функция не должна вызываться статически.