require_once 'Structures/DataGrid/Column.php'; |
void constructor
Structures_DataGrid_Column::Structures_DataGrid_Column
(string
$label, string
[$field = NULL], string
[$orderBy = NULL], array
[$attributes = array()], string
[$autoFillValue = NULL], mixed
[$formatter = NULL], array
[$formatterArgs = array()])