SYNOPSIS
# in some action
$c->forward('MojoMojo::V::TT');
DESCRIPTION
Subclass of Catalyst::View::TT.new
Contructor for TT View. Can configure paths to .tt files here._nav_filter
Add a ``navOn'' class to all HTML links that point to the current request URI. Use by navbar TT code.AUTHORS
Marcus Ramberg "[email protected]" David Naughton "[email protected]" Dave Rolsky "[email protected]"LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.