Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid/Column.php'; |
void
Structures_DataGrid_Column::setAttributes
(
array
$attributes
)
Set the attributes to be applied to all cells in this column. This only makes sense for HTML or XML rendering
form: array(name => value, ...)
throws no exceptions thrown
This function can not be called statically.
Miscellaneous | |
PEAR Manual | |