menu

SiteGenesis / Server-side JS / Class: CartView

views/CartView~ CartView

new CartView()

View for store locator functionality.

Extends:
Source:

Extends

Members

ContinueURL

backward compatibility to URLUtils.continueURL() methods in old templates

Source:

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