require_once 'Structures/DataGrid/Column.php';
void Structures_DataGrid_Column::setOrderBy (string $str)
void Structures_DataGrid_Column::setOrderBy
Set the name of the field to order the data by. With SQL based datasources, this may be an SQL expression (function, etc..).
field name or expression
throws no exceptions thrown
Diese Methode kann nicht statisch aufgerufen werden.