Rose::DBx::Garden::Catalyst::View - base View class


Rose-DBx-Garden-Catalyst documentation  | view source Contained in the Rose-DBx-Garden-Catalyst distribution.

Index


NAME

Top

Rose::DBx::Garden::Catalyst::View - base View class

DESCRIPTION

Top

Rose::DBx::Garden::Catalyst::View is a subclass of CatalystX::CRUD::YUI::View.

CONFIGURATION

Top

Configuration is the same as with Catalyst::View::TT. Read those docs.

The default config here is:

 __PACKAGE__->config(
    TEMPLATE_EXTENSION => '.tt',
    PRE_PROCESS        => 'rdgc/tt_config.tt',
    WRAPPER            => 'rdgc/wrapper.tt',
 );

METHODS

Top

No methods are implemented in this class.

AUTHOR

Top

Peter Karman, <karman at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-rose-dbx-garden-catalyst at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Rose-DBx-Garden-Catalyst. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Rose::DBx::Garden::Catalyst

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Rose-DBx-Garden-Catalyst

* CPAN Ratings

http://cpanratings.perl.org/d/Rose-DBx-Garden-Catalyst

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Rose-DBx-Garden-Catalyst

* Search CPAN

http://search.cpan.org/dist/Rose-DBx-Garden-Catalyst

ACKNOWLEDGEMENTS

Top

The Minnesota Supercomputing Institute http://www.msi.umn.edu/ sponsored the development of this software.

COPYRIGHT & LICENSE

Top


Rose-DBx-Garden-Catalyst documentation  | view source Contained in the Rose-DBx-Garden-Catalyst distribution.