HasAlphabetSort
in
Interface HasAlphabetSort
Table of Contents
Constants
- SORT_ALPHABETICAL = 'alphabet'
Methods
- applyAlphabetSort() : void
- getAlphabetSort() : string
- getAlphabetSortColumn() : string
Constants
SORT_ALPHABETICAL
public
mixed
SORT_ALPHABETICAL
= 'alphabet'
Methods
applyAlphabetSort()
public
applyAlphabetSort(Builder $builder, Model $model) : void
Parameters
- $builder : Builder
- $model : Model
getAlphabetSort()
public
getAlphabetSort() : string
Return values
stringgetAlphabetSortColumn()
public
getAlphabetSortColumn() : string