Controller that determines the page rendered when a customer accesses the site domain (www.mydomain.com). The Start function that it exports points at the controller that renders the home page.
Members
(static) Offline
Sets the controller called when the site is offline.
- Source:
- See:
(static) Start
Sets the page rendered when the site domain is accessed.
- Source:
- See:
Methods
(inner) offline()
This function is called when the site is turned offline (not live).