Structures_DataGrid_Column::setField()

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

Referentiesamenvatting

require_once 'Structures/DataGrid/Column.php';

void Structures_DataGrid_Column::setField (string $str)

Beschrijving

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

Parameter

string $str

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

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.