Class: SearchTemplate

SearchTemplate

A Backbone model class for search templates. It allows to perform server actions on search templates.

new SearchTemplate()

Methods

getTemplate()

Fetches content of the search template. It triggers the templateFetched event.

select()

Call this function when a search template is selected in the search template list. It triggers the processName:selected event.