The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Jifty for::else"

Jifty::Util - Things that don't fit anywhere else River stage two • 33 direct dependents • 33 total dependents

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty - an application framework River stage two • 33 direct dependents • 33 total dependents

Yet another web framework. What's cool about Jifty? (Buzzwords) DRY (Don't Repeat Yourself) Jifty tries not to make you say things more than once. Full-stack Out of the proverbial box, Jifty comes with one way to do everything you should need to do: ...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::API - Manages and allow reflection on the Jifty::Actions that make up a Jifty application's API River stage two • 33 direct dependents • 33 total dependents

You can fetch an instance of this class by calling "api" in Jifty in your application. This object can be used to examine the actions available within your application and manage access to those actions....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Config - the configuration handler for Jifty River stage two • 33 direct dependents • 33 total dependents

This class is automatically loaded during Jifty startup. It contains the configuration information loaded from the config.yml file (generally stored in the etc directory of your application, but see "load" for the details). This configuration file is...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Handler - Methods related to the finding and returning content River stage two • 33 direct dependents • 33 total dependents

Jifty::Handler provides methods required to find and return content to the browser. "handle_request", for instance, is the main entry point for HTTP requests....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Dispatcher - The Jifty Dispatcher River stage two • 33 direct dependents • 33 total dependents

"Jifty::Dispatcher" takes requests for pages, walks through a dispatch table, possibly running code or transforming the request before finally handing off control to the templating system to display the page the user requested or whatever else the sy...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::CurrentUser - Base class and basic implementation of current user object River stage two • 33 direct dependents • 33 total dependents

Most applications need to have a concept of who the current user is. So Jifty supports this concept internally. Every Jifty::Object (which most things in Jifty are descended from) except the CurrentUser itself is instantiated with a Jifty::CurrentUse...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::ClassLoader - Loads the application classes River stage two • 33 direct dependents • 33 total dependents

"Jifty::ClassLoader" loads all of the application's model and action classes, generating classes on the fly for Collections of pre-existing models. new Returns a new ClassLoader object. Doing this installs a hook into @INC that allows Jifty::ClassLoa...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Manual::Cookbook - Recipes for common tasks in Jifty River stage two • 33 direct dependents • 33 total dependents

This document aims to provide solutions to common questions of "How do I do *x* with Jifty?" While the solutions here certainly aren't the only way to do things, they're generally the solutions the developers of Jifty use, and ones that work pretty w...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Manual::Preload - One Path to a Snappy UI River stage two • 33 direct dependents • 33 total dependents

Preloading lets you optimistically load regions before they are to be displayed. This improves user experience because preloaded updates are effectively instant; the user does not wait for an HTTP request/response cycle. The request/response cycle st...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::Manual::PageRegions - Using page regions River stage two • 33 direct dependents • 33 total dependents

Page regions are a way of doing the new trend of automatic in-page replacement with JavaScript -- while at the same time providing the same user experience for non-JavaScript enabled browsers. Sections are chunked into nestable "page regions", which ...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Jifty::View::Declare::CoreTemplates - Templates Jifty can't function without River stage two • 33 direct dependents • 33 total dependents

This library contains templates that Jifty can't function without: Validate Autocomplete Canonicalize YAML and XML webservice endpoints for core jifty functionality...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC
12 results (0.036 seconds)