MojoMojo::V::TT - Template Toolkit views for MojoMojo
# in some action
$c->forward('MojoMojo::V::TT');
Subclass of Catalyst::View::TT.
Contructor for TT View. Can configure paths to .tt files here.
Add a "navOn" class to all HTML links that point to the current
request URI. Use by navbar TT code.
Marcus Ramberg "marcus@thefeed.no" David
Naughton "naughton@umn.edu" Dave Rolsky
"autarch@urth.org"
This library is free software. You can redistribute it and/or modify it under
the same terms as Perl itself.