GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Catalyst::Helper::Model::Enzyme::CDBI(3) User Contributed Perl Documentation Catalyst::Helper::Model::Enzyme::CDBI(3)

Catalyst::Helper::Model::Enzyme::CDBI - Helper for Catalyst::Enzyme CDBI Models

    script/create.pl model CDBI Enzyme::CDBI dsn user password

Helper for Enzyme::Model::CDBI Model.

mk_compclass
Reads the database and makes a main model class as well as placeholders for each table.
mk_comptest
Makes tests for the CDBI Model.

Return array with the default column names suitable for an object in model $pkg.

This is all column names, except PK columns.

Return name of the probable main column for Model $pkg.

Default: name or title or something "name*" or "*name" or "*name*" or MAIN_COLUMN.

Catalyst::Enzyme, Catalyst::Test, Catalyst::Helper, Catalyst::Helper::Model::CDBI

Johan 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.

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

[% class %] - Enzyme CDBI Model Component

See "[% app %]"

Enzyme CDBI Model Component.

"[% app %]", Catalyst::Enzyme

[% author %]

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

[% tableclass %] - CDBI Table Class

See "[% app %]"

CDBI Table Class with Enzyme CRUD configuration.

Catalyst::Enzyme

[% author %]

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

Hey! The above document had some coding errors, which are explained below:
Around line 159:
Non-ASCII character seen before =encoding in 'ÄT'. Assuming CP1252
2006-01-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.