Search result component functionality
- Source:
Parameters:
Name | Type | Description |
---|---|---|
$ |
jQuery | Instance of jQuery |
document |
Document | dom document object |
Returns:
list of methods for working with component search result
- Type
- Object
Classes
Members
(static) api :Object.<Methods>
- Source:
This object stores all public api methods
Type:
- Object.<Methods>
(static) searchResultModels
- Source:
Extends API methods with searchResultModels
(static) searchResultViews
- Source:
Extends API methods with searchResultModels
Methods
(static) init()
- Source:
For each search result component on a page creates instance of
"SearchResultModel" and
"SearchResultView"