CanSortRecords
trait CanSortRecords (View source)
Properties
string|null | $tableSortColumn | ||
string|null | $tableSortDirection |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
Details
void
sortTable(string|null $column = null, string|null $direction = null)
No description
string|null
getTableSortColumn()
No description
string|null
getTableSortDirection()
No description
void
updatedTableSortColumn()
No description
void
updatedTableSortDirection()
No description
protected Builder
applySortingToTableQuery(Builder $query)
No description
protected Builder
applyDefaultSortingToTableQuery(Builder $query)
No description
protected string|null
getDefaultTableSortColumn()
deprecated
deprecated Override the `table()` method to configure the table.
No description
protected string|null
getDefaultTableSortDirection()
deprecated
deprecated Override the `table()` method to configure the table.
No description
string
getTableSortSessionKey()
No description
protected bool
shouldPersistTableSortInSession()
deprecated
deprecated Override the `table()` method to configure the table.
No description