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

Description

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

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.