require_once 'Structures/DataGrid/Column.php';
array Structures_DataGrid_Column::getAttributes ()
array Structures_DataGrid_Column::getAttributes
Return the attributes applied to all cells in this column. This only makes sense for HTML or XML rendering
returns Attributes; form: array(name => value, ...)
throws no exceptions thrown
Cette fonction ne peut pas être appelée de façon statique.