Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 85118 программистов и 5661 робот. Сейчас ищет 1941 программист ...
Structures_DataGrid_Column::getField
Вернуться к: Class Structures_DataGrid_Column
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 ( )
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.
Вернуться к: Class Structures_DataGrid_Column