HTML_Table::updateAllAttributes
HTML_Table::updateAllAttributes -- Update attributes of all cells
概要
require_once "HTML/Table.php"; |
void HTML_Table::updateAllAttributes ([mixed $attributes = NULL])
説明
Updates the attributes for all cells.
注意
この関数は、スタティックにコールする
ことはできません。