|
NAMECatalyst::Helper::Model::Enzyme::CDBI - Helper for Catalyst::Enzyme CDBI ModelsSYNOPSISscript/create.pl model CDBI Enzyme::CDBI dsn user password DESCRIPTIONHelper for Enzyme::Model::CDBI Model.METHODS
default_columns($pkg)Return array with the default column names suitable for an object in model $pkg.This is all column names, except PK columns. default_main_column($pkg)Return name of the probable main column for Model $pkg.Default: name or title or something "name*" or "*name" or "*name*" or MAIN_COLUMN. SEE ALSOCatalyst::Enzyme, Catalyst::Test, Catalyst::Helper, Catalyst::Helper::Model::CDBIAUTHORJohan Lindstrom <johanl ÄT DarSerMan.com>I stole the _entire_ Catalyst::Helper::Model::CDBI since the Catalyst::Helper currently doesn't allow me to override only the template contents and I wanted to get this out the door. I'd like to subclass it though, that would be nice. LICENSEThis library is free software . You can redistribute it and/or modify it under the same terms as perl itself.NAME[% class %] - Enzyme CDBI Model ComponentSYNOPSISSee "[% app %]"DESCRIPTIONEnzyme CDBI Model Component.SEE ALSO"[% app %]", Catalyst::EnzymeAUTHOR[% author %]LICENSEThis library is free software . You can redistribute it and/or modify it under the same terms as perl itself.NAME[% tableclass %] - CDBI Table ClassSYNOPSISSee "[% app %]"DESCRIPTIONCDBI Table Class with Enzyme CRUD configuration.ALSOCatalyst::EnzymeAUTHOR[% author %]LICENSEThis library is free software . You can redistribute it and/or modify it under the same terms as perl itself.POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |