The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rose::DBx::Garden::Catalyst::Object - base RDBO class

DESCRIPTION

Rose::DBx::Garden::Catalyst::Object is a subclass of Rose::DB::Object for using with YUI, RHTMLO and CatalystX::CRUD.

RDGC::Object inherits from both RDBO and RDBO::Helpers, plus adding some convenience methods of its own.

METHODS

See Rose::DBx::Object::MoreHelpers.

schema_class_prefix

Returns garden_prefix() value. schema_class_prefix() is used by Rose::HTMLx::Form::Related while garden_prefix() is what Rose::DBx::Garden sets. See the documentation for "discover_relationships" in Rose::HTMLx::Form::Related::Metadata for details on how garden_prefix must be set to correctly determine Catalyst Controller names when using related HTML forms.

AUTHOR

Peter Karman, <karman at cpan.org>

BUGS

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

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

    perldoc Rose::DBx::Garden::Catalyst

You can also look for information at:

ACKNOWLEDGEMENTS

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

COPYRIGHT & LICENSE

Copyright 2008 by the Regents of the University of Minnesota.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.