| This Release | Jifty-0.60912 | [Download] [Browse] | 12 Sep 2006 | ||||
| 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 (9) [ 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.60912 | |
| 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 | |||
| 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 | |||
| 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 | wrap a jifty configuration file | ||
| Jifty::Continuation | Allows for basic continuation-based programming | ||
| Jifty::CurrentUser | |||
| Jifty::DateTime | a DateTime subclass that knows about Jifty users | ||
| Jifty::Dispatcher | The Jifty Dispatcher | ||
| 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 | |||
| Jifty::Model::Metadata | Tracks Jifty-related metadata | ||
| Jifty::Model::Session | Jifty session tracking | ||
| Jifty::Model::SessionCollection | |||
| Jifty::Notification | |||
| Jifty::Object | |||
| 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::ClassLoader | Autogenerates application classes | ||
| 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::LetMe | |||
| Jifty::Plugin::LetMe::Dispatcher | |||
| Jifty::Plugin::Login | |||
| 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::Nothing | |||
| Jifty::Plugin::Nothing::Dispatcher | |||
| Jifty::Plugin::ProfileBehaviour | |||
| Jifty::Plugin::ProfileBehaviour::Dispatcher | |||
| Jifty::Plugin::REST | |||
| Jifty::Plugin::REST::Dispatcher | |||
| 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 | |||
| Jifty::Script | |||
| Jifty::Script::Action | Add an action class to your Jifty application | ||
| Jifty::Script::App | Create the skeleton of a Jifty application | ||
| Jifty::Script::Deps | |||
| Jifty::Script::FastCGI | A FastCGI server for your Jifty application | ||
| Jifty::Script::Help | Show help | ||
| 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 | Standalone web server for Jifty applications | ||
| 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 | |||
| Jifty::Upgrade::Internal | |||
| Jifty::Util | Things that don't fit anywhere else | ||
| Jifty::View::Mason::Handler | Handler for Mason requests inside of Jifty | ||
| Jifty::View::Static::Handler | |||
| Jifty::Web | Web framework for a Jifty application | ||
| Jifty::Web::Form | |||
| 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 | |||
| Jifty::Web::Form::Field::Checkbox | |||
| Jifty::Web::Form::Field::Combobox | |||
| Jifty::Web::Form::Field::Date | |||
| Jifty::Web::Form::Field::Hidden | |||
| Jifty::Web::Form::Field::InlineButton | |||
| Jifty::Web::Form::Field::Password | |||
| Jifty::Web::Form::Field::Radio | |||
| Jifty::Web::Form::Field::ResetButton | |||
| Jifty::Web::Form::Field::Select | |||
| Jifty::Web::Form::Field::Text | Renders as a small text field | 1 | |
| Jifty::Web::Form::Field::Textarea | |||
| Jifty::Web::Form::Field::Unrendered | |||
| Jifty::Web::Form::Field::Upload | File upload field | ||
| Jifty::Web::Form::Link | Creates a state-preserving HTML link | ||
| Jifty::Web::Menu | |||
| Jifty::Web::PageRegion | Defines a page region | ||
| Jifty::Web::Session | Session handler for client-side sessions | ||
| Jifty::Web::Session::ClientSide | |||
| Jifty::YAML | Wrapper around YAML |
| DOM.Events | Event registration abstraction layer   |
| Jifty::Manual::AccessControl |   |
| Jifty::Manual::Actions | Doing Stuff With Jifty   |
| Jifty::Manual::Continuations | There And Back Again   |
| Jifty::Manual::Cookbook |   |
| Jifty::Manual::FAQ | Frequently Answered Questions   |
| Jifty::Manual::Glossary |   |
| Jifty::Manual::Models | Managing your datastore   |
| Jifty::Manual::ObjectModel | An overview of the Jifty object model   |
| Jifty::Manual::PageRegions | Using page regions   |
| Jifty::Manual::Style | Jifty coding style guide   |
| Jifty::Manual::Tutorial | Zero to Jifty in a Jiffy   |
| Jifty::Manual::Upgrading |   |
| Jifty::Plugin::Login::Action::ResetPassword | Confirm and reset a lost password   |
| lib/Jifty/Manual/Tutorial_ja.pod |   |