HTML_Table::updateAllAttributes

HTML_Table::updateAllAttributes -- Update attributes of all cells

Synopsis

require_once 'HTML/Table.php';

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

Beschreibung

Updates the attributes for all cells.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.