![]() |
![]()
| ![]() |
![]()
NAMEGantry::Utils::Model::Regular - base class for database modelers SYNOPSISpackage Your::App::Name::Model::table_name; use base 'Gantry::Utils::Model::Regular'; DESCRIPTIONUse this as the parent class of your individual model module when that model needs to use the regular database connection. Follow the instructions in Gantry::Utils::Model for what your subclass must implement (and it is a lot, we usually generate the module with Bigtop). AUTHORPhil Crow <philcrow2000@yahoo.com> COPYRIGHT and LICENSECopyright (c) 2006, Phil Crow This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.
|