PHP Interface Ublaboo\DataGrid\AggregationFunction\IAggregationFunction

Afficher le fichier Open project: ublaboo/datagrid Interface Usage Examples

Méthodes publiques

Méthode Description
getFilterDataType ( ) : string
processDataSource ( mixed $data_source ) : void
renderResult ( ) : mixed

Method Details

getFilterDataType() public méthode

public getFilterDataType ( ) : string
Résultat string

processDataSource() public méthode

public processDataSource ( mixed $data_source ) : void
$data_source mixed
Résultat void

renderResult() public méthode

public renderResult ( ) : mixed
Résultat mixed