Structures_DataGrid_Column::getAutoFillValue
Structures_DataGrid_Column::getAutoFillValue() – Get auto fill value
Synopsis
require_once 'Structures/DataGrid/Column.php';
string
Structures_DataGrid_Column::getAutoFillValue
(
)
Описание
Returns the value to be printed if a cell in the column is null.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.