| This Release | Jifty-0.70824 | [Download] [Browse] | 23 Aug 2007 | ||||
| Latest Release | Jifty-0.91117 | [Download] [Browse] | 17 Nov 2009 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (17) ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (7) FAIL (4) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | Perl | ||||||
| Special Files |
|
||||||
| Email::Send::Jifty::Test | |||
| Jifty | an application framework | 0.70824 | |
| Jifty::API | Manages and allow reflection on the Jifty::Actions that make up a Jifty application's API | ||
| Jifty::Action | The ability to Do Things in the framework | ||
| Jifty::Action::Autocomplete | An action for making autocompletion suggestions | ||
| Jifty::Action::Record | An action tied to a record in the database. | ||
| Jifty::Action::Record::Create | Automagic creation action | ||
| Jifty::Action::Record::Delete | Automagic delete action | ||
| Jifty::Action::Record::Search | Automagic search action | ||
| Jifty::Action::Record::Update | Automagic update action | ||
| Jifty::Action::Redirect | Redirect the browser | ||
| Jifty::Bootstrap | Insert initial data into your database | ||
| Jifty::ClassLoader | Loads the application classes | ||
| Jifty::Client | Subclass of WWW::Mechanize with extra Jifty features | ||
| Jifty::Collection | Collection of Jifty::Record objects | ||
| Jifty::Config | the configuration handler for Jifty | ||
| Jifty::Continuation | Allows for basic continuation-based programming | ||
| Jifty::CurrentUser | Base class and basic implementation of current user object | ||
| Jifty::DateTime | a DateTime subclass that knows about Jifty users | ||
| Jifty::Dispatcher | The Jifty Dispatcher | ||
| Jifty::Event | Event objects for publish/subscribe communication | ||
| Jifty::Event::Model | Events representing changes to records | ||
| Jifty::Everything | Load all of the important Jifty modules at once. | ||
| Jifty::Filter::DateTime | A Jifty::DBI filter to work with Jifty::DateTime objects | ||
| Jifty::Handle | A database handle class for Jifty | ||
| Jifty::Handler | Methods related to the Mason handler | ||
| Jifty::I18N | Internationalization framework for Jifty | ||
| Jifty::JSON | Wrapper around JSON | ||
| Jifty::LetMe | A way to expose single-link URLs to your applications | ||
| Jifty::Logger | A master class for Jifty's logging framwork | ||
| Jifty::Mason::Halo | Class for drawing "halos" around page components | ||
| Jifty::Model::Metadata | Tracks Jifty-related metadata | ||
| Jifty::Model::Session | Jifty session tracking | ||
| Jifty::Model::SessionCollection | Specialized handling of the session collection | ||
| Jifty::Module::Pluggable | Jifty-specific helper for Module::Pluggable | ||
| Jifty::Notification | Send emails from Jifty | ||
| Jifty::Object | Base class for most of Jifty's objects | ||
| Jifty::Param | Parameters for Jifty actions | ||
| Jifty::Param::Schema | Declare parameters of a Jifty action with ease. | ||
| Jifty::Plugin | Describes a plugin to the Jifty framework | ||
| Jifty::Plugin::ActorMetadata | |||
| Jifty::Plugin::ActorMetadata::Mixin::Model::ActorMetadata | ActorMetadata mixin | ||
| Jifty::Plugin::AdminUI | |||
| Jifty::Plugin::AuthCASLogin | |||
| Jifty::Plugin::AuthCASLogin::Action::CASLogin | |||
| Jifty::Plugin::AuthCASLogin::Action::CASLogout | |||
| Jifty::Plugin::AuthCASLogin::Dispatcher | |||
| Jifty::Plugin::AuthCASOnly | |||
| Jifty::Plugin::AuthCASOnly::Action::CASLogin | |||
| Jifty::Plugin::AuthCASOnly::Action::CASLogout | |||
| Jifty::Plugin::AuthCASOnly::CurrentUser | |||
| Jifty::Plugin::AuthCASOnly::Dispatcher | |||
| Jifty::Plugin::AuthCASOnly::Model::User | |||
| Jifty::Plugin::AuthLDAPLogin | |||
| Jifty::Plugin::AuthLDAPLogin::Action::LDAPLogin | |||
| Jifty::Plugin::AuthLDAPLogin::Action::LDAPLogout | |||
| Jifty::Plugin::AuthLDAPLogin::Dispatcher | |||
| Jifty::Plugin::AuthLDAPOnly | |||
| Jifty::Plugin::AuthLDAPOnly::Action::LDAPLogin | |||
| Jifty::Plugin::AuthLDAPOnly::Action::LDAPLogout | |||
| Jifty::Plugin::AuthLDAPOnly::CurrentUser | |||
| Jifty::Plugin::AuthLDAPOnly::Dispatcher | |||
| Jifty::Plugin::AuthLDAPOnly::Model::User | |||
| Jifty::Plugin::Authentication::Facebook | |||
| Jifty::Plugin::Authentication::Facebook::Action::LinkFacebookUser | |||
| Jifty::Plugin::Authentication::Facebook::Action::LoginFacebookUser | |||
| Jifty::Plugin::Authentication::Facebook::Dispatcher | |||
| Jifty::Plugin::Authentication::Facebook::Mixin::Model::User | |||
| Jifty::Plugin::Authentication::Facebook::View | |||
| Jifty::Plugin::Authentication::Password | password authentication plugin | ||
| Jifty::Plugin::Authentication::Password::Action::ConfirmEmail | Confirm a user's email address | ||
| Jifty::Plugin::Authentication::Password::Action::GeneratePasswordToken | |||
| Jifty::Plugin::Authentication::Password::Action::Login | |||
| Jifty::Plugin::Authentication::Password::Action::Logout | |||
| Jifty::Plugin::Authentication::Password::Action::ResendConfirmation | |||
| Jifty::Plugin::Authentication::Password::Action::ResetLostPassword | |||
| Jifty::Plugin::Authentication::Password::Action::SendAccountConfirmation | |||
| Jifty::Plugin::Authentication::Password::Action::SendPasswordReminder | |||
| Jifty::Plugin::Authentication::Password::Action::Signup | |||
| Jifty::Plugin::Authentication::Password::Dispatcher | password plugin dispatcher | ||
| Jifty::Plugin::Authentication::Password::Mixin::Model::User | password plugin user mixin model | ||
| Jifty::Plugin::Authentication::Password::Notification::ConfirmEmail | |||
| Jifty::Plugin::Authentication::Password::Notification::ConfirmLostPassword | |||
| Jifty::Plugin::Authentication::Password::View | views for password plugin | ||
| Jifty::Plugin::AuthzLDAP | |||
| Jifty::Plugin::AuthzLDAP::Action::LDAPValidate | |||
| Jifty::Plugin::AuthzLDAP::Model::LDAPFilter | |||
| Jifty::Plugin::Chart | A charting API for Jifty | ||
| Jifty::Plugin::Chart::Dispatcher | Dispatcher for the chart API plugin | ||
| Jifty::Plugin::Chart::Renderer | Base class for chart rendering classes | ||
| Jifty::Plugin::Chart::Renderer::Chart | A chart renderer using PNG charts | ||
| Jifty::Plugin::Chart::Renderer::GD::Graph | A chart renderer using GD::Graph | ||
| Jifty::Plugin::Chart::Renderer::PlotKit | A chart renderer using PlotKit | ||
| Jifty::Plugin::Chart::Renderer::SimpleBars | a simple horizontal bar chart | ||
| Jifty::Plugin::Chart::Renderer::XMLSWF | A chart renderer using XML SWF charts | ||
| Jifty::Plugin::Chart::View | Views for the renderers built into the Chart plugin | ||
| Jifty::Plugin::Chart::Web | Base class to add to Jifty::Web's ISA | ||
| Jifty::Plugin::ClassLoader | Autogenerates application classes | ||
| Jifty::Plugin::CodePress | 0.02 | ||
| Jifty::Plugin::CodePress::Textarea | |||
| Jifty::Plugin::CompressedCSSandJS | |||
| Jifty::Plugin::CompressedCSSandJS::Dispatcher | |||
| Jifty::Plugin::Debug | a plugin to log each incoming request | ||
| Jifty::Plugin::Debug::Dispatcher | dispatcher for the debug plugin | ||
| Jifty::Plugin::DumpDispatcher | |||
| Jifty::Plugin::EditInPlace | |||
| Jifty::Plugin::EditInPlace::Action::FileEditor | |||
| Jifty::Plugin::EditInPlace::Dispatcher | |||
| Jifty::Plugin::EmailErrors | |||
| Jifty::Plugin::EmailErrors::Dispatcher | |||
| Jifty::Plugin::EmailErrors::Notification::EmailError | |||
| Jifty::Plugin::ErrorTemplates | |||
| Jifty::Plugin::ErrorTemplates::View | |||
| Jifty::Plugin::ExtJS | |||
| Jifty::Plugin::ExtJS::Dispatcher | |||
| Jifty::Plugin::Feedback | |||
| Jifty::Plugin::Feedback::Action::SendFeedback | |||
| Jifty::Plugin::Feedback::View | |||
| Jifty::Plugin::GoogleMap | |||
| Jifty::Plugin::GoogleMap::Widget | google map widget for geolocation display and editing | ||
| Jifty::Plugin::Halo | |||
| Jifty::Plugin::JQuery | use the jQuery JavaScript library with Jifty | ||
| Jifty::Plugin::LetMe | |||
| Jifty::Plugin::LetMe::Dispatcher | |||
| Jifty::Plugin::Login | |||
| Jifty::Plugin::Login::Action::ChangePassword | Change a password | ||
| Jifty::Plugin::Login::Action::ConfirmEmail | Confirm a user's email address | ||
| Jifty::Plugin::Login::Action::Login | |||
| Jifty::Plugin::Login::Action::Logout | |||
| Jifty::Plugin::Login::Action::RecoverPassword | |||
| Jifty::Plugin::Login::Action::ResetLostPassword | |||
| Jifty::Plugin::Login::Action::SendAccountConfirmation | |||
| Jifty::Plugin::Login::Action::SendPasswordReminder | |||
| Jifty::Plugin::Login::Action::Signup | |||
| Jifty::Plugin::Login::CurrentUser | |||
| Jifty::Plugin::Login::Dispatcher | |||
| Jifty::Plugin::Login::Model::User | |||
| Jifty::Plugin::Login::Notification::ConfirmAddress | |||
| Jifty::Plugin::Login::Notification::ConfirmLostPassword | |||
| Jifty::Plugin::Nothing | |||
| Jifty::Plugin::Nothing::Dispatcher | |||
| Jifty::Plugin::OnlineDocs | |||
| Jifty::Plugin::OnlineDocs::Dispatcher | |||
| Jifty::Plugin::OpenID | |||
| Jifty::Plugin::OpenID::Action::AuthenticateOpenID | |||
| Jifty::Plugin::OpenID::Action::CreateOpenIDUser | |||
| Jifty::Plugin::OpenID::Action::VerifyOpenID | |||
| Jifty::Plugin::OpenID::Dispatcher | |||
| Jifty::Plugin::OpenID::Mixin::Model::User | |||
| Jifty::Plugin::OpenID::View | |||
| Jifty::Plugin::ProfileBehaviour | |||
| Jifty::Plugin::ProfileBehaviour::Dispatcher | |||
| Jifty::Plugin::REST | 0.01 | ||
| Jifty::Plugin::REST::Dispatcher | |||
| Jifty::Plugin::SinglePage | |||
| Jifty::Plugin::SinglePage::Dispatcher | |||
| Jifty::Plugin::SiteNews | |||
| Jifty::Plugin::SiteNews::Dispatcher | |||
| Jifty::Plugin::SiteNews::Mixin::Model::News | |||
| Jifty::Plugin::SiteNews::View::News | |||
| Jifty::Plugin::SkeletonApp | |||
| Jifty::Plugin::SkeletonApp::Dispatcher | |||
| Jifty::Plugin::SkeletonApp::View | |||
| Jifty::Plugin::TabView::View | render tabview using yui tabs | ||
| Jifty::Plugin::UUID | |||
| Jifty::Plugin::UUID::Widget | |||
| Jifty::Plugin::User | plugin for building user models | ||
| Jifty::Plugin::User::Mixin::Model::User | user model base mixin | ||
| Jifty::Plugin::Userpic | |||
| Jifty::Plugin::Userpic::Dispatcher | |||
| Jifty::Plugin::Userpic::View | |||
| Jifty::Plugin::Userpic::Widget | google map widget for geolocation display and editing | ||
| Jifty::Plugin::WikiToolbar | |||
| Jifty::Plugin::WikiToolbar::Dispatcher | |||
| Jifty::Plugin::WikiToolbar::Textarea | |||
| Jifty::Plugin::WyzzEditor | |||
| Jifty::Plugin::WyzzEditor::Dispatcher | |||
| Jifty::Plugin::WyzzEditor::Textarea | |||
| Jifty::Plugin::Yullio::View | Yullio layout bundles | ||
| Jifty::Record | Represents a Jifty object that lives in the database. | ||
| Jifty::Request | Canonical internal representation of an incoming Jifty request | ||
| Jifty::Request::Mapper | Maps response values into arbitrary query parameters | ||
| Jifty::Response | Canonical internal representation of the result of a Jifty::Action | ||
| Jifty::Result | Outcome of running a Jifty::Action | ||
| Jifty::RightsFrom | Delegate access control to a related object | ||
| Jifty::Schema | |||
| Jifty::Script | Base class for all bin/jifty commands | ||
| Jifty::Script::Action | Add an action class to your Jifty application | ||
| Jifty::Script::Adopt | localize a stock jifty component | ||
| Jifty::Script::App | Create the skeleton of a Jifty application | ||
| Jifty::Script::Console | A console for your Jifty application | ||
| Jifty::Script::Deps | Looks for module dependencies and attempts to install them from CPAN | ||
| Jifty::Script::Env | access the Jifty environment | ||
| Jifty::Script::FastCGI | A FastCGI server for your Jifty application | ||
| Jifty::Script::Help | Show help | ||
| Jifty::Script::ModPerl2 | a ModPerl2 handler for your jifty app. | ||
| Jifty::Script::Model | Add a model class to your Jifty application | ||
| Jifty::Script::Plugin | Create the skeleton of a Jifty plugin | ||
| Jifty::Script::Po | Extract translatable strings from your application | ||
| Jifty::Script::Schema | Create SQL to update or create your Jifty app's tables | ||
| Jifty::Script::Server | A standalone webserver for your Jifty application | ||
| Jifty::Server | Stand-alone server implementation for Jifty | ||
| Jifty::Server::Fork | Jifty::Server that supports multiple connections | ||
| Jifty::Server::Prefork | Jifty::Server that supports multiple connections | ||
| Jifty::Server::Prefork::NetServer | Sets up children for Jifty::Server::Prefork | ||
| Jifty::Subs | Configure subscriptions for the current window or session | ||
| Jifty::Subs::Render | Helper for subscriptions rendering | ||
| Jifty::Test | Jifty's test module | ||
| Jifty::Test::WWW::Mechanize | Subclass of Test::WWW::Mechanize with extra Jifty features | ||
| Jifty::TestServer | Starting and stopping jifty server for tests | ||
| Jifty::Upgrade | Superclass for schema/data upgrades to Jifty applicaitons | ||
| Jifty::Upgrade::Internal | Upgrades to Jifty-specific schemas and data | ||
| Jifty::Util | Things that don't fit anywhere else | ||
| Jifty::View | Base class for view modules | ||
| Jifty::View::Declare | Build views using Template::Declare | ||
| Jifty::View::Declare::BaseClass | Base class for Template::Declare views | ||
| Jifty::View::Declare::CRUD | Provides typical CRUD views to a model | ||
| Jifty::View::Declare::Compile | Compile Jifty templates into JavaScript | ||
| Jifty::View::Declare::CoreTemplates | Templates Jifty can't function without | ||
| Jifty::View::Declare::Handler | The Jifty view handler for Template::Declare | ||
| Jifty::View::Declare::Helpers | Additional subroutines for Jifty TD templates | ||
| Jifty::View::Declare::Page | |||
| Jifty::View::Mason::Handler | Handler for Mason requests inside of Jifty | ||
| Jifty::View::Static::Handler | Jifty view handler for static files | ||
| Jifty::Web | Web framework for a Jifty application | ||
| Jifty::Web::Form | Tools for rendering and dealing with HTML forms | ||
| Jifty::Web::Form::Clickable | Some item that can be clicked on -- either a button or a link. | ||
| Jifty::Web::Form::Element | Some item that can be rendered in a form | ||
| Jifty::Web::Form::Field | Web input of some sort | ||
| Jifty::Web::Form::Field::Button | Add buttons to your forms | ||
| Jifty::Web::Form::Field::Checkbox | Add checkboxes to your forms | ||
| Jifty::Web::Form::Field::Collection | |||
| Jifty::Web::Form::Field::Combobox | Add comboboxes to your forms | ||
| Jifty::Web::Form::Field::Date | Add date pickers to your forms | ||
| Jifty::Web::Form::Field::Hidden | Add hidden fields to your forms | ||
| Jifty::Web::Form::Field::InlineButton | Add buttons without a form | ||
| Jifty::Web::Form::Field::Password | Add a password field to your forms | ||
| Jifty::Web::Form::Field::Radio | Add a radio button to your forms | ||
| Jifty::Web::Form::Field::ResetButton | Add a reset button to your forms | ||
| Jifty::Web::Form::Field::Select | Add a list/popup menu control to your forms | ||
| Jifty::Web::Form::Field::Text | Renders as a small text field | 1 | |
| Jifty::Web::Form::Field::Textarea | Add a multiline text field to your forms | ||
| Jifty::Web::Form::Field::Unrendered | Handle unrendered fields | ||
| Jifty::Web::Form::Field::Upload | File upload field | ||
| Jifty::Web::Form::Link | Creates a state-preserving HTML link | ||
| Jifty::Web::Menu | Handle the API for menu navigation | ||
| Jifty::Web::PageRegion | Defines a page region | ||
| Jifty::Web::Session | A Jifty session handler | ||
| Jifty::Web::Session::ClientSide | Session handler for client-side sessions | ||
| Jifty::Web::Session::None | A null session handler for jifty | ||
| Jifty::YAML | Wrapper around YAML |