Documentation
Zero to Jifty in a Jiffy
Modules
Just Do It
The ability to Do Things in the framework
An action tied to a record in the database.
Automagic creation action
Automagic delete action
Automagic update action
Redirect the browser
Insert initial data into your database
Loads the application classes
Collection of Jifty::Record objects
wrap a jifty configuration file
Allows for basic continuation-based programming
Load all of the important Jifty modules at once.
A database handle class for Jifty
Methods related to the Mason handler
Internationalization framework for Jifty
parse and convert to JSON (JavaScript Object Notation). This is a temporary fork of the JSON.pm code to allow for outputting single quotes. I expect that the single-quote patch will go into JSON.pm core in not too long, eliminating the need for this fork.
A way to expose single-link URLs to your applications
A master class for Jifty's logging framwork
Tracks in-db schema version
Represents a Jifty object that lives in the database.
Canonical internal representation of an incoming Jifty request
Maps response values into arbitrary query parameters
Canonical internal representation of the result of a Jifty::Action
Outcome of running a Jifty::Action
Create the skeleton of a Jifty application
A FastCGI server for your Jifty application
Show help
Add a model class to your Jifty application
Create SQL to update or create your Jifty app's tables
A standalone webserver for your Jifty application
Standalone web server for Jifty applications
Subclass of Test::WWW::Mechanize with extra Jifty features
Things that don't fit anywhere else
Web framework for a Jifty application
Some item that can be clicked on -- either a button or a link.
Some item that can be rendered in a form
Web input of some sort
Renders as a small text field
Creates a state-preserving HTML link
Defines a page region
A Jifty session handler
Provides
in lib/Email/Send/Jifty/Test.pm
in lib/Jifty/JSON/Converter.pm
in lib/Jifty/JSON/Parser.pm
in lib/Jifty/JSON/Parser.pm
in lib/Jifty/MasonInterp.pm
in lib/Jifty/Model/Schema.pm
in lib/Jifty/Notification.pm
in lib/Jifty/Object.pm
in lib/Jifty/Request.pm
in lib/Jifty/Request.pm
in lib/Jifty/Request.pm
in lib/Jifty/Script.pm
in lib/Jifty/Test.pm
in lib/Jifty/Web/Form.pm
in lib/Jifty/Web/Form/Field/Button.pm
in lib/Jifty/Web/Form/Field/Checkbox.pm
in lib/Jifty/Web/Form/Field/Combobox.pm
in lib/Jifty/Web/Form/Field/Date.pm
in lib/Jifty/Web/Form/Field/Hidden.pm
in lib/Jifty/Web/Form/Field/InlineButton.pm
in lib/Jifty/Web/Form/Field/Password.pm
in lib/Jifty/Web/Form/Field/Radio.pm
in lib/Jifty/Web/Form/Field/Select.pm
in lib/Jifty/Web/Form/Field/Textarea.pm
in lib/Jifty/Web/Form/Field/Unrendered.pm
in lib/Jifty/Web/Form/Field/Upload.pm
in lib/Jifty/Web/Menu.pm