This controller handles customer service related pages, such as the contact us form.
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.
(inner) leftNav()
Renders the left hand navigation.
(inner) show()
Renders the customer service overview page.
(inner) submit()
The form handler for the contactus form.