-
Notifications
You must be signed in to change notification settings - Fork 194
Controller Singletons
Jeff Johns edited this page Feb 4, 2014
·
2 revisions
Controller | Extends | Path |
---|---|---|
Singletons | Plain_Controller | /application/controllers/singletons.php |
Type | Accessible |
---|---|
XMLHttpRequest | Internal Only |
API | No |
Web View | Yes |
This controller handles all the static pages to render views.
Called automatically which in turn calls the parent constructor.
Renders the view for the changelog.
Simply redirects to the main page of the site.
Renders the view for the terms of service.