JavaScript Editor Javascript validator     Web page editor 



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

Throws

throws no exceptions thrown

Note

This function can not be called statically.




JavaScript Editor Javascript validator     Web page editor