Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18083 программиста и 1577 роботов. Сейчас ищут 1572 программиста ...
Structures_DataGrid_Column::getLabel
Вернуться к: Class Structures_DataGrid_Column
Structures_DataGrid_Column::getLabel
Structures_DataGrid_Column::getLabel() – Get column label
Synopsis
require_once 'Structures/DataGrid/Column.php';
string Structures_DataGrid_Column::getLabel ( )
The label is the text rendered into the column header.
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Class Structures_DataGrid_Column