Structures_DataGrid_Column::getLabel()

Structures_DataGrid_Column::getLabel()  -- Get column label

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getLabel ()

Description

The label is the text rendered into the column header.

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.