Structures_DataGrid_Column::setField()

Structures_DataGrid_Column::setField()  -- Set name of the field for the column to be mapped to

Áttekintés

require_once 'Structures/DataGrid/Column.php';

void Structures_DataGrid_Column::setField (string $str)

Leírás

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

Paraméterek

string $str

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

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.