PHP Interface Ublaboo\DataGrid\AggregationFunction\IMultipleAggregationFunction

Afficher le fichier Open project: ublaboo/datagrid

Méthodes publiques

Méthode Description
getFilterDataType ( ) : string
processDataSource ( mixed $data_source ) : void
renderResult ( string $key ) : 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 ( string $key ) : mixed
$key string
Résultat mixed