new baseModel()
- Source:
Extends
- Backbone.Model
Methods
sortFacetArray(sortOrder, facetArray)
- Source:
Sort facets by sort order option
Parameters:
Name | Type | Description |
---|---|---|
sortOrder |
String | method of sorting - SortByCount|SortByNames |
facetArray |
Array | list of facets that should be sorted |