Structures_DataGrid_Column::getLabel()

Structures_DataGrid_Column::getLabel()  -- Get column label

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getLabel ()

Beschreibung

The label is the text rendered into the column header.

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.