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

Search results for "dist:Jifty Template::View"

Jifty::View::Declare::Handler - The Jifty view handler for Template::Declare River stage two • 33 direct dependents • 33 total dependents

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

Jifty::View::Declare - Build views using Template::Declare River stage two • 33 direct dependents • 33 total dependents

Template::Declare is a templating system using a declarative syntax built on top of Perl. This provides a templating language built in a similar style to the dispatcher language in Jifty::Dispatcher, the model language in Jifty::DBI::Schema, and the ...

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

Jifty::Plugin - Describes a plugin to the Jifty framework River stage two • 33 direct dependents • 33 total dependents

Plugins are like mini-apps. They come in packages with share directories which provide static and template files; they provide actions; they have dispatcher rules. To create the skeleton of a new plugin, you can use the command: jifty plugin --name S...

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::Manual::Models - Managing your datastore River stage two • 33 direct dependents • 33 total dependents

The idea behind a model is to give the user a database-independent way of defining how the data looks alike and how different parts of the data relate to each other. In database terms, you might think of a schema definition. Besides the pure definiti...

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

Jifty::Manual::Actions - Doing Stuff With Jifty River stage two • 33 direct dependents • 33 total dependents

"Jifty::Action" abstracts around the idea of declaring named ("parameters") at compile time. At runtime, the action collects user input as ("arguments"), does something with them, and returns some result to the user. If this sounds incredibly general...

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

Jifty::Manual::Actions - 讓 Jifty 做事 River stage two • 33 direct dependents • 33 total dependents

"Jifty::Action" 抽象敘述了於編譯時期 (compile time) 宣告參數的想法 ("parameters"). 在執行時期 (runtime),動作 (Action) 會收集使用者輸入資料做為參數 ("arguments"), 並處理一些事情,最後回傳結果給使用者。 如果這些聽起來實在太一般,那是因為 -- 動作 (Action) 其實幾乎可以做 Jifty 裡的每一件事情。 "Jifty::Action" 同時也會為你從參數產生 HTML -- 不需要自己手動寫 "<inp...

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

Jifty::Manual::Tutorial - Zero to Jifty in a Jiffy River stage two • 33 direct dependents • 33 total dependents

This tutorial should give you everything you need to build your first application with Jifty....

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::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::View::Declare::BaseClass - Base class for Template::Declare views River stage two • 33 direct dependents • 33 total dependents

This class provides a base class for your Template::Declare derived view classes....

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

Jifty::View::Declare::Page - page wrappers River stage two • 33 direct dependents • 33 total dependents

This library provides page wrappers...

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

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

Jifty::Manual::Tutorial_zhtw - Jifty 從零開始 River stage two • 33 direct dependents • 33 total dependents

這份教學文件將提供建構第一個 jifty 應用程式所需要的技巧。 POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in '這份教學文件將提供建構第一個'. Assuming ISO8859-1...

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

Jifty::View::Declare::Helpers - Additional subroutines for Jifty TD templates River stage two • 33 direct dependents • 33 total dependents

This library provides mixins to help build your application's user interface....

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

Jifty::Plugin::ErrorTemplates::View - Template pages to show errors River stage two • 33 direct dependents • 33 total dependents

Default error templates...

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

Jifty::Plugin::SkeletonApp::View - Default fragments for your pages River stage two • 33 direct dependents • 33 total dependents

This somewhat-finished (But not quite) template library implements Jifty's "pony" Application. It could certainly use some refactoring. (And some of the menu stuff should get factored out into a dispatcher or the other plugins that implement it....

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

Jifty::Plugin::ViewDeclarePage::Page - new style page wrapper to simplify customization and reuse. River stage two • 33 direct dependents • 33 total dependents

This library is a replacement for Jifty::View::Declare::Page. That is in Jifty for a while and can not be replaced with something completely different because of backwards compatibility. When you declare a Jifty::View::Declare template that is a page...

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