new StoreLocatorView(params)
Generates the view consumed by template storelocator/storelocatorresults
Extends:
Parameters:
Name | Type | Description |
---|---|---|
params |
object |
The following properties are supported: stores (Search result for stores), type (Supported values are findbyzip, findbystate and findbycountry) searchKey (The value used to find Stores). |
Extends
Members
ContinueURL
backward compatibility to URLUtils.continueURL() methods in old templates
SearchString
Print out on what has been searched for
Stores
Search result for stores
StoresCount
Number of found Stores
Type
Initial search criteria. Supported values are findbyzip, findbystate and findbycountry
Methods
extend(prop) → {Object}
Create a new sub class
Parameters:
Name | Type | Description |
---|---|---|
prop |
Object |
An object defining the members of the sub class |
- Inherited From:
- Source:
Returns:
The sub class
- Type
- Object