menu

SiteGenesis / Server-side JS / Module: controllers/CustomerService

This controller handles customer service related pages, such as the contact us form.

Source:

Members

(static) ContactUs

Source:
See:

(static) LeftNav

Source:
See:

(static) Show

Source:
See:

(static) Submit

Source:
See:

Methods

(inner) contactUs()

Provides a contact us form which sends an email to the configured customer service email address.

Source:

(inner) leftNav()

Renders the left hand navigation.

Source:

(inner) show()

Renders the customer service overview page.

Source:

(inner) submit()

The form handler for the contactus form.

Source: