| Jifty documentation | view source | Contained in the Jifty distribution. |
Jifty::View::Mason::Request -View mason request
Subclass of HTML::Mason::Request which is customised for Jifty's use.
Doesn't send headers if this is a subrequest (according to the current Jifty::Request).
Actually runs the component; in case no headers have been sent after running the component, and we're supposed to send headers, sends them.
Append to the shared String::BufferStack stored in buffer in Jifty::Handler.
Jump through hoops necessary to keep buffer in Jifty::Handler lined up with Mason's internal buffer stack.
Jump through hoops necessary to keep buffer in Jifty::Handler lined up with Mason's internal buffer stack.
Calls redirect in Jifty::Web.
| Jifty documentation | view source | Contained in the Jifty distribution. |