| This Release | Gantry-3.42 | [Download] [Browse] | 20 Oct 2006 ** UNAUTHORIZED RELEASE ** | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (11) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (32) NA (305) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| GENJobAd | generated support module for JobAd | ||
| Gantry | Web application framework for mod_perl, cgi, etc. | 3.42 | |
| Gantry::Conf | Gantry's Flexible Configuration System | ||
| Gantry::Conf::FAQ | Frequently Asked Questions regarding Gantry::Conf | ||
| Gantry::Conf::Provider | Base class for all Gantry::Conf providers | ||
| Gantry::Conf::Provider::FlatFile::Config::General | Uses Config::General to configure your Gantry application | ||
| Gantry::Conf::Provider::FlatFile::Config::Tiny | Uses Config::Tiny to configure your Gantry application | ||
| Gantry::Conf::Provider::HTTP | Base class for all Gantry::Conf::Provider::HTTP modules | ||
| Gantry::Conf::Provider::HTTP::Config::General | Uses Config::General to configure your Gantry application | ||
| Gantry::Conf::Provider::ParamBuilder | Configure via ModPerl::ParamBuilder | ||
| Gantry::Conf::Provider::PerlSetVar | Configure via PerlSetVar's in httpd.conf | ||
| Gantry::Conf::Provider::SQL::PostgreSQL | Store your configuration in a PostgreSQL database | ||
| Gantry::Conf::Tutorial | Tutorial on how to use Gantry::Conf | ||
| Gantry::Control | The Core for User Management and Administration | ||
| Gantry::Control::C::Access | Authentication by IP | ||
| Gantry::Control::C::AuthenBase | Database based authentication | UNAUTHORIZED | |
| Gantry::Control::C::AuthenCDBI | AuthenBase subclass for normal ORMs | UNAUTHORIZED | |
| Gantry::Control::C::AuthenRegular | AuthenBase subclass for normal ORMs | UNAUTHORIZED | |
| Gantry::Control::C::Authz::PageBasedBase | Page based access control. | UNAUTHORIZED | |
| Gantry::Control::C::Authz::PageBasedCDBI | UNAUTHORIZED | ||
| Gantry::Control::C::Authz::PageBasedRegular | UNAUTHORIZED | ||
| Gantry::Control::C::AuthzBase | Database based authorization. | UNAUTHORIZED | |
| Gantry::Control::C::AuthzCDBI | Database based authorization for Class::DBI. | UNAUTHORIZED | |
| Gantry::Control::C::AuthzRegular | Database based authorization for most ORMs. | UNAUTHORIZED | |
| Gantry::Control::C::Groups | Group management for the Gantry library | ||
| Gantry::Control::C::Pages | Page based control adminstration. | ||
| Gantry::Control::C::Users | User Management | ||
| Gantry::Control::Model::GEN::auth_group_members | model for auth_group_members table | UNAUTHORIZED | |
| Gantry::Control::Model::GEN::auth_groups | model for auth_groups table | UNAUTHORIZED | |
| Gantry::Control::Model::GEN::auth_pages | model for auth_pages table | UNAUTHORIZED | |
| Gantry::Control::Model::GEN::auth_users | model for auth_users table | UNAUTHORIZED | |
| Gantry::Control::Model::auth_group_members | Model Component for auth_group_members table | ||
| Gantry::Control::Model::auth_group_members_cdbi | UNAUTHORIZED | ||
| Gantry::Control::Model::auth_groups | model for auth_groups table | ||
| Gantry::Control::Model::auth_groups_cdbi | UNAUTHORIZED | ||
| Gantry::Control::Model::auth_pages | Model Component for the auth_pages table | ||
| Gantry::Control::Model::auth_pages_cdbi | UNAUTHORIZED | ||
| Gantry::Control::Model::auth_users | Model Component for auth_users Control table | ||
| Gantry::Control::Model::auth_users_cdbi | UNAUTHORIZED | ||
| Gantry::Docs::About | A document explaining Gantry's features and history | ||
| Gantry::Docs::DBConn | how database connection info flows through Gantry | ||
| Gantry::Docs::FAQ | Frequently asked questions and answers about gantry | ||
| Gantry::Docs::QuickStart | Getting your first Gantry app up and running | ||
| Gantry::Docs::TOC | Table of Contents for Gantry::Docs::* documentation modules | UNAUTHORIZED | |
| Gantry::Docs::Tutorial | The Gantry Tutorial | ||
| Gantry::Docs::Why | What's a framework and why should I want one? | ||
| Gantry::Engine::CGI | CGI plugin ( or mixin ) | ||
| Gantry::Engine::MP13 | mod_perl 1.0 plugin ( or mixin ) | ||
| Gantry::Engine::MP20 | mod_perl 2.0 plugin ( or mixin ) | ||
| Gantry::GENSamples | generated support module for Gantry::Samples | ||
| Gantry::Init | Gantry install options | UNAUTHORIZED | |
| Gantry::Plugin::Validate | Validates input values. | ||
| Gantry::Plugins::AutoCRUD | provides CRUD support | ||
| Gantry::Plugins::AutoCRUDHelper::CDBI | the actual CRUD for CDBI AutoCRUD | UNAUTHORIZED | |
| Gantry::Plugins::AutoCRUDHelper::DBIxClass | the actual CRUD for DBIx::Class AutoCRUD | UNAUTHORIZED | |
| Gantry::Plugins::CRUD | helper for somewhat interesting CRUD work | ||
| Gantry::Plugins::Calendar | Calendar | ||
| Gantry::Plugins::DBIxClassConn | DBIx::Class schema accessor mixin | UNAUTHORIZED | |
| Gantry::Plugins::Static | Static file method | ||
| Gantry::Samples | the base module of this web app | 0.01 | |
| Gantry::Samples::FileUpload | A controller in the Gantry::Samples application | ||
| Gantry::Samples::Model | schema class for Gantry::Samples | ||
| Gantry::Server | HTTP::Server::Simple::CGI subclass providing stand alone server | ||
| Gantry::Stash | Main stash object for Gantry | ||
| Gantry::Stash::Controller | Stash object for the controller | ||
| Gantry::Stash::View | Stash object for the view | ||
| Gantry::Stash::View::Form | Stash object for the view's form | ||
| Gantry::Template::Default | Default text plugin for Gantry. | ||
| Gantry::Template::Framing | Framing plugin for Gantry. | ||
| Gantry::Template::TT | Template Toolkit plugin for Gantry. | ||
| Gantry::Utils::AuthCDBI | Class::DBI base model for Gantry Auth | ||
| Gantry::Utils::CDBI | Class::DBI base class for Gantry applications | ||
| Gantry::Utils::CRUDHelp | helper routines for CRUD plugins | ||
| Gantry::Utils::DB | Database wrapper fucntions, specfic to PostgreSQL | ||
| Gantry::Utils::DBConnHelper | connection info and dbh cache manager base module | ||
| Gantry::Utils::DBConnHelper::MP13 | connection info and dbh cache manager for mod_perl 1 | ||
| Gantry::Utils::DBConnHelper::MP20 | connection info and dbh cache manager for mod_perl 2.0 | ||
| Gantry::Utils::DBConnHelper::Script | connection info and dbh cache manager for scripts | ||
| Gantry::Utils::DBIxClass | a DBIx::Class subclass models can inherit from | UNAUTHORIZED | |
| Gantry::Utils::HTML | HTML tag generators. | ||
| Gantry::Utils::Model | a general purpose Object Relational Model base class | ||
| Gantry::Utils::Model::Auth | base class for auth database modelers | ||
| Gantry::Utils::Model::Regular | base class for database modelers | ||
| Gantry::Utils::ModelHelper | mixin for model base classes | ||
| Gantry::Utils::PODViewer | PODViewer application | ||
| Gantry::Utils::PerlbalFixup | This module will set the client ip | UNAUTHORIZED | |
| Gantry::Utils::SQL | SQL routines. | ||
| Gantry::Utils::Validate | Validates input values. | ||
| JobAd | the base module of this web app | 0.01 | |
| JobAd::AuthGroupMembers | A controller in the JobAd application | ||
| JobAd::AuthGroups | A controller in the JobAd application | ||
| JobAd::AuthPages | A controller in the JobAd application | ||
| JobAd::AuthUsers | A controller in the JobAd application | ||
| JobAd::GEN::AuthGroupMembers | generated support module for JobAd::AuthGroupMembers | ||
| JobAd::GEN::AuthGroups | generated support module for JobAd::AuthGroups | ||
| JobAd::GEN::AuthPages | generated support module for JobAd::AuthPages | ||
| JobAd::GEN::AuthUsers | generated support module for JobAd::AuthUsers | ||
| JobAd::GEN::Job | generated support module for JobAd::Job | ||
| JobAd::GEN::Position | generated support module for JobAd::Position | ||
| JobAd::GEN::Skill | generated support module for JobAd::Skill | ||
| JobAd::Job | A controller in the JobAd application | ||
| JobAd::Model | schema class for JobAd | ||
| JobAd::Model::auth_group_members | model for auth_group_members table (stub part) | ||
| JobAd::Model::auth_groups | model for auth_groups table (stub part) | ||
| JobAd::Model::auth_pages | model for auth_pages table (stub part) | ||
| JobAd::Model::auth_users | model for auth_users table (stub part) | ||
| JobAd::Model::job | model for job table (stub part) | ||
| JobAd::Model::job_skill | model for job_skill table (stub part) | ||
| JobAd::Model::position | model for position table (stub part) | ||
| JobAd::Model::skill | model for skill table (stub part) | ||
| JobAd::Position | A controller in the JobAd application | ||
| JobAd::Skill | A controller in the JobAd application |
| Contact | the base module of this web app   |
| Gantry::Control::C::PageBasedCDBI | AuthenBase subclass for CDBI ORMs   |
| Gantry::Control::C::PageBasedRegular | AuthenBase subclass for normal ORMs   |
| Gantry::Control::Model::auth_groups- | Model Component for the auth_groups table   |
| Gantry::Samples::GENModel | regenerating schema for Gantry::Samples   |
| JobAd::GENModel | regenerating schema for JobAd   |
| JobAd::Model::GEN::auth_group_members | model for auth_group_members table (generated part)   |
| JobAd::Model::GEN::auth_groups | model for auth_groups table (generated part)   |
| JobAd::Model::GEN::auth_pages | model for auth_pages table (generated part)   |
| JobAd::Model::GEN::auth_users | model for auth_users table (generated part)   |
| JobAd::Model::GEN::job | model for job table (generated part)   |
| JobAd::Model::GEN::job_skill | model for job_skill table (generated part)   |
| JobAd::Model::GEN::position | model for position table (generated part)   |
| JobAd::Model::GEN::skill | model for skill table (generated part)   |
| app.server | A generated server for the JobAd app   |
| docs/overview.pod |   |
| docs/princips.pod |   |