-
Notifications
You must be signed in to change notification settings - Fork 192
Controller Help
Jeff Johns edited this page Feb 4, 2014
·
5 revisions
| Controller | Extends | Path |
|---|---|---|
| Help | Plain_Controller | /application/controllers/help.php |
| Type | Accessible |
|---|---|
| XMLHttpRequest | No |
| API | No |
| Web View | Yes |
This controller handles all the requests for cron jobs for the service.
Called automatically which in turn calls the parent constructor. It also does the following:
- Redirects the user away if logged out
Renders view for /help/bookmarklet.
Renders view for /help/faq.
Renders view for /help/how.
Default route. Redirects to /help/how.