debian man page for jifty::response

Query: jifty::response

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Response(3pm)					User Contributed Perl Documentation				      Jifty::Response(3pm)

NAME
Jifty::Response - Canonical internal representation of the result of a Jifty::Action
DESCRIPTION
The answer to a Jifty::Request is a "Jifty::Response" object. Currently, the response object exists merely to collect the Jifty::Result objects of each Jifty::Action that ran. new Default the status to 200. add_header NAME VALUE Deprecated. Use header(NAME, VALUE) result MONIKER [RESULT] Gets or sets the Jifty::Result of the Jifty::Action with the given MONIKER. results Returns a hash which maps moniker to its Jifty::Result messages Returns the aggregate messages of all of the Jifty::Results. error [MESSAGE] Gets or sets a generalized error response. Setting an error also makes the response a "failure". success Returns true if none of the results are failures and there is no "error" set. failure Returns true if any of the results failed or there was an "error" set. perl v5.14.2 2011-01-05 Jifty::Response(3pm)
Related Man Pages
jifty::action::record::execute(3pm) - debian
jifty::filter::datetime(3pm) - debian
jifty::handler(3pm) - debian
jifty::manual(3pm) - debian
jifty::plugin::authentication::password::dispatcher(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph