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 ()

Beschreibung

Returns the name of the field for the column to be mapped to

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.