searchBox

Search box component functionality
Source:
Parameters:
Name Type Description
$ jQuery Instance of jQuery
document Document dom document object
Returns:
list of methods for working with search box
Type
Object

Classes

SearchBoxModel
SearchBoxView

Members

(static) searchBoxViews

Source:
Extends search box API with "searchBoxViews"

(static) searchBoxViews

Source:
Extends search box API with "searchBoxModels"

Methods

(static) init()

Source:
For each search box on a page creates instance of "searchBoxModel" and "SearchBoxView"