Rose::HTML::Objects
What is it?
Rose::HTML::Objects is a OO HTML manager. Rose::HTML::Form is the main form class. Though sharing a namespace with Rose::DB::Object it functions independently of the ORM, and can be used just as easily with DBIx::Class or any other model. Catalyst integration is available in a variety of ways.
- CatalystX::CRUD::Controller::RTHMLO offers integration with the CatalystX::CRUD API and interoperability with RDBO, DBIC or any other CatalystX::CRUD::Model class.
- CatalystX::CRUD::YUI is a full CRUD application using Rose::HTMLx::Form::Related, RDBO and the YUI JS toolkit.
- CatalystX::RoseIntegrator offers tightly coupled form/model code for use with RDBO.
- Catalyst::Controller::RHTMLO is intended to provide basic glue between RHTMLO-derived form classes and Catalyst controller actions. Not yet on CPAN, but early work available in svn
Showing changes from previous revision. Removed | Added