Structures_DataGrid_Column::getAutoFillValue()

Structures_DataGrid_Column::getAutoFillValue()  -- Get auto fill value

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getAutoFillValue ()

Beschreibung

Returns the value to be printed if a cell in the column is null.

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.