Structures_DataGrid_Column::getField
Structures_DataGrid_Column::getField() – Get name of the field for the column to be mapped to
Synopsis
require_once 'Structures/DataGrid/Column.php';
string
Structures_DataGrid_Column::getField
(
)
Описание
Returns the name of the field for the column to be mapped to
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.