Structures_DataGrid_Column::getAutoFillValue()

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

Synopsis

require_once 'Structures/DataGrid/Column.php';

string Structures_DataGrid_Column::getAutoFillValue ()

Description

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

Valeurs renvoyées

throws no exceptions thrown

Note

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