Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

NAME

Gantry::Utils::Model::Auth - base class for auth database modelers

SYNOPSIS

DESCRIPTION

Use this as the parent class of your individual model module when that model needs to use the auth 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).

AUTHOR

Phil Crow <philcrow2000@yahoo.com>

COPYRIGHT and LICENSE

Copyright (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.