Structures_DataGrid_Column::getOrderBy
Structures_DataGrid_Column::getOrderBy() – Get the field name to order the data by
Synopsis
require_once 'Structures/DataGrid/Column.php';
string
Structures_DataGrid_Column::getOrderBy
(
)
Description
This package is not documented yet.
Return value
returns field name
Throws
throws no exceptions thrown
Note
This function can not be called statically.