SortableItemsParametersGroupTrait
This is the sortable items parameters group trait.
Table of Contents
$sort | : string | |
---|---|---|
$sortByIdList | : string | |
setSort() | Sets the sort criteria parameter for this parameters group. | : void |
setSortByIdList() | Sets a list of internal identifiers as a sort criteria parameter for this parameters group. | : void |
Properties
$sort
protected
string
$sort
$sortByIdList
protected
string
$sortByIdList
Methods
setSort()
Sets the sort criteria parameter for this parameters group.
public
setSort(string $sort) : void
Parameters
- $sort : string
Return values
void —setSortByIdList()
Sets a list of internal identifiers as a sort criteria parameter for this parameters group.
public
setSortByIdList(string $sortByIdList) : void
Parameters
- $sortByIdList : string