GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MojoMojo::Controller::Root(3) User Contributed Perl Documentation MojoMojo::Controller::Root(3)

MojoMojo::Controller::Root - Controller to run before all others

TODO

Default action - display the error page (message.tt), for example when a nonexistent action was requested (like "/parent_page/child_page.fireworks").

(Re)set language of current session.

Finally, use ActionClass RenderView to render the content.

At the end of any request, forward to view unless there is a template or response, then render the template. If param 'die' is passed, show a debug screen.

Runs for all requests, checks if user is in need of validation, and intercepts the request if so. Also, if the requested page doesn't exist, prevents any other actions from running, and detaches straight to "suggest" in MojoMojo::Controller::Page.

A way to exit from MojoMojo. Useful when testing leaks.

Marcus Ramberg <mramberg@cpan.org>

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2016-12-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.