eb_filterSort Class
Filter Sort class.
Item Index
Methods
eb_filterSort.model
(
-
options
Order filter sort model. Responsible to all order filter operations.
Parameters:
-
options
AnyObject of required data.
-
ServicePath
StringService URL.
-
SitePath
StringSite URL.
-
templatePath
StringHTML path.
-
personId
StringUser Linked ID.
-
domElement
ObjectProduct catalog DOM element.
-
data
ObjectList of orders.
-
eb_filterSort.orderHistoryObject
(
-
orderHistoryObject
Global function to hold order history object.
Parameters:
-
orderHistoryObject
ObjectInstance of eb_OrderHistory.model.
eb_filterSort.render
(
String
-
options
The service will return filter sort HTML.
Parameters:
-
options
AnyArray of requried data.
-
templatePath
StringFilter sort template URL.
-
Returns:
String:
Filter sort HTML template.
Properties
eb_filterSort.ServicePath
String
SOA path.
eb_filterSort.SitePath
String
Site path. It would be set from configuration file.
eb_filterSort.TemplatePath
String
Filter sort template path.