HTML_Table::setAllAttributes -- Set attributes for all cells
Synopsis
require_once "HTML_Table.php"; |
void HTML_Table::setAllAttributes
([mixed $attributes = NULL])
Description
Sets the attributes for all cells
Note
This function can not be called
statically.