The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Jifty REST"

Jifty::Plugin::REST - Add REST web services to your app River stage two • 33 direct dependents • 33 total dependents

A RESTful web services API for your Jifty app....

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

Jifty::Plugin::REST::Dispatcher - Dispatcher for REST plugin River stage two • 33 direct dependents • 33 total dependents

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

Jifty::Manual::TutorialRest - Web Services River stage two • 33 direct dependents • 33 total dependents

This builds on Jifty::Manual::Tutorial, so make sure you have a running jifty that roughly resembles the step-by-step from there....

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::Manual - Jifty documentation River stage two • 33 direct dependents • 33 total dependents

This manual is divided into many separate pages, each covering a specific topic thoroughly. Jifty::Manual::AccessControl Implementing access controls in your Jifty app Jifty::Manual::Actions All about actions and how to use them Jifty::Manual::Contin...

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

Jifty::Result - Outcome of running a Jifty::Action River stage two • 33 direct dependents • 33 total dependents

"Jifty::Result" encapsulates the outcome of running a Jifty::Action. Results are also stored on the framework's Jifty::Response object....

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

Jifty::Record - Represents a Jifty object that lives in the database. River stage two • 33 direct dependents • 33 total dependents

"Jifty::Record" is a kind of Jifty::Object that has a database representation; that is, it is also a Jifty::DBI::Record as well....

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::Continuation - Allows for basic continuation-based programming River stage two • 33 direct dependents • 33 total dependents

In programming, a continuation is a construct that allows you to freeze the current state of a program and then recover that state later by calling the continuation. For example, you could save a continuation when throwing an exception to save the st...

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

Jifty::Action::Redirect - Redirect the browser River stage two • 33 direct dependents • 33 total dependents

Given a URL, this action forces Jifty to perform a redirect to that URL after processing the rest of the request....

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

Jifty::Manual::JavaScript - JavaScript programming guide for Jifty River stage two • 33 direct dependents • 33 total dependents

jQuery took over Prototype and becoming the core of Jifty's Javascript development. Besides re-implementing core javascript libraries with jQuery, some good refactor is also being done. This document is written to help JavaScript programmers working ...

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

Jifty::Web::Form::Element - Some item that can be rendered in a form River stage two • 33 direct dependents • 33 total dependents

Describes any HTML element that might live in a form, and thus might have javascript on it. Handlers are placed on Jifty::Web::Form::Element objects by calling the name of the javascript event handler, such as "onclick" or "onchange", with a set of a...

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

Jifty::View::Declare::CRUD - Provides typical CRUD views to a model River stage two • 33 direct dependents • 33 total dependents

This class provides a set of views that may be used by a model to display Create/Read/Update/Delete views using the Template::Declare templating language. Basically, you can use this class to do most (and maybe all) of the work you need to manipulate...

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

Jifty::Manual::JavaScript_zhtw - Jifty 之 JavaScript 程式設計指引 River stage two • 33 direct dependents • 33 total dependents

jQuery took over Prototype and becoming the core of Jifty's Javascript development. Besides re-implementing core javascript libraries with jQuery, some good refactor is also being done. This document is written to help JavaScript programmers working ...

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

Jifty::Web::Form::Field::Upload - File upload field River stage two • 33 direct dependents • 33 total dependents

An input field that renders using "<input type="file" />". The argument value that the action receives from this field via "argument_value" in Jifty::Action will be a filehandle, which can be read in the usual ways....

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

Jifty::Web::Form::Field::Uploads - File uploads field River stage two • 33 direct dependents • 33 total dependents

An input field that renders using "<input type="file" />". The argument value that the action receives from this field via "argument_value" in Jifty::Action will be a filehandle, which can be read in the usual ways....

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

Jifty::Plugin::PubSub::Connection - Connection to browser River stage two • 33 direct dependents • 33 total dependents

This class represents a bidirectional channel between the server and the web browser. You may wish to subclass this class as "YourApp::PubSub" to override the "connect", "receive", or "disconnect" methods....

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