Changes for version 0.01 - 2007-03-23
- original version; created by h2xs 1.23 with options -XA -n Catalyst::Controller::Rose
Modules
RDBO and RHTMLO base classes for Catalyst
RDBO/RHTMLO Ajax Autocompletion
RDBO and RHTMLO for Catalyst CRUD apps
base class for Edit In Place tables
base class for searching a RDBO model
Examples
- examples/CatRose/Changes
- examples/CatRose/Makefile.PL
- examples/CatRose/README
- examples/CatRose/TODO
- examples/CatRose/catrose.sql
- examples/CatRose/catrose.yml
- examples/CatRose/lib/CatRose/Album.pm
- examples/CatRose/lib/CatRose/Album/Manager.pm
- examples/CatRose/lib/CatRose/AlbumSong.pm
- examples/CatRose/lib/CatRose/Controller/Album.pm
- examples/CatRose/lib/CatRose/Controller/Album/Song.pm
- examples/CatRose/lib/CatRose/Controller/Song.pm
- examples/CatRose/lib/CatRose/Controller/Song/Album.pm
- examples/CatRose/lib/CatRose/DB.pm
- examples/CatRose/lib/CatRose/DB/Object.pm
- examples/CatRose/lib/CatRose/Forms/Album.pm
- examples/CatRose/lib/CatRose/Forms/Song.pm
- examples/CatRose/lib/CatRose/Model/Album.pm
- examples/CatRose/lib/CatRose/Model/Song.pm
- examples/CatRose/lib/CatRose/Session.pm
- examples/CatRose/lib/CatRose/Session/Manager.pm
- examples/CatRose/lib/CatRose/Song.pm
- examples/CatRose/lib/CatRose/Song/Manager.pm
- examples/CatRose/make_rdbo_classes.pl
- examples/CatRose/root/album/edit.xhtml
- examples/CatRose/root/album/search.xhtml
- examples/CatRose/root/album/view.xhtml
- examples/CatRose/root/config
- examples/CatRose/root/default.xhtml
- examples/CatRose/root/header.tt
- examples/CatRose/root/song/edit.xhtml
- examples/CatRose/root/song/search.xhtml
- examples/CatRose/root/song/view.xhtml
- examples/CatRose/root/static/css/autocomplete.css
- examples/CatRose/root/static/css/catrose.css
- examples/CatRose/root/static/css/eip.css
- examples/CatRose/root/static/css/form.css
- examples/CatRose/root/static/css/nav_menu.css
- examples/CatRose/root/static/css/search.css
- examples/CatRose/root/static/images/btn_120x50_built.png
- examples/CatRose/root/static/images/btn_120x50_built_shadow.png
- examples/CatRose/root/static/images/btn_120x50_powered.png
- examples/CatRose/root/static/images/btn_120x50_powered_shadow.png
- examples/CatRose/root/static/images/btn_88x31_built.png
- examples/CatRose/root/static/images/btn_88x31_built_shadow.png
- examples/CatRose/root/static/images/btn_88x31_powered.png
- examples/CatRose/root/static/images/btn_88x31_powered_shadow.png
- examples/CatRose/root/static/images/catalyst_logo.png
- examples/CatRose/root/static/images/down_arrow_small.gif
- examples/CatRose/root/static/images/favicon.ico
- examples/CatRose/root/static/images/up_arrow_small.gif
- examples/CatRose/root/static/js/atomic_eip.js
- examples/CatRose/root/static/js/json.js
- examples/CatRose/root/static/js/prototype.js
- examples/CatRose/root/static/js/scriptaculous/builder.js
- examples/CatRose/root/static/js/scriptaculous/controls.js
- examples/CatRose/root/static/js/scriptaculous/dragdrop.js
- examples/CatRose/root/static/js/scriptaculous/effects.js
- examples/CatRose/root/static/js/scriptaculous/scriptaculous.js
- examples/CatRose/root/static/js/scriptaculous/slider.js
- examples/CatRose/root/static/js/scriptaculous/unittest.js
- examples/CatRose/root/tt/autocomplete.tt
- examples/CatRose/root/tt/column_sort.tt
- examples/CatRose/root/tt/edit.tt
- examples/CatRose/root/tt/eip.tt
- examples/CatRose/root/tt/eip_tbody.tt
- examples/CatRose/root/tt/menu.tt
- examples/CatRose/root/tt/search/form.tt
- examples/CatRose/root/tt/search/pager.tt
- examples/CatRose/root/tt/search/results.tt
- examples/CatRose/root/tt/urls.tt
- examples/CatRose/root/tt/view.tt
- examples/CatRose/root/wrapper.tt
- examples/CatRose/root/wrappers/default.tt
- examples/CatRose/script/catrose_cgi.pl
- examples/CatRose/script/catrose_create.pl
- examples/CatRose/script/catrose_fastcgi.pl
- examples/CatRose/script/catrose_server.pl
- examples/CatRose/script/catrose_test.pl
- examples/CatRose/t/01app.t
- examples/CatRose/t/02pod.t
- examples/CatRose/t/03podcoverage.t