CatalystX::CRUD::YUI::TT::crud - Template crud snippets


CatalystX-CRUD-YUI documentation Contained in the CatalystX-CRUD-YUI distribution.

Index


Code Index:

NAME

Top

CatalystX::CRUD::YUI::TT::crud - Template crud snippets

DESCRIPTION

Top

This class is a placeholder for VERSION and contains documentation only.

See the description for new() in CatalystX::CRUD::YUI::View for how to alter the behaviour of the .tt files in CatalystX::CRUD::YUI::TT::crud.

AUTHOR

Top

Peter Karman, <karman@cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-catalystx-crud-yui@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

Top

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

COPYRIGHT & LICENSE

Top


CatalystX-CRUD-YUI documentation Contained in the CatalystX-CRUD-YUI distribution.
package CatalystX::CRUD::YUI::TT::crud;
use strict;

our $VERSION = '0.025';

1;

__END__