jifty::view::mason::request(3pm) debian man page | unix.com

Man Page: jifty::view::mason::request

Operating Environment: debian

Section: 3pm

Jifty::View::Mason::Request(3pm)			User Contributed Perl Documentation			  Jifty::View::Mason::Request(3pm)

NAME
Jifty::View::Mason::Request -View mason request
DESCRIPTION
Subclass of HTML::Mason::Request which is customised for Jifty's use. auto_send_headers Doesn't send headers if this is a subrequest (according to the current Jifty::Request). exec Actually runs the component; in case no headers have been sent after running the component, and we're supposed to send headers, sends them. print out Append to the shared String::BufferStack stored in "buffer" in Jifty::Handler. comp Jump through hoops necessary to keep "buffer" in Jifty::Handler lined up with Mason's internal buffer stack. content Jump through hoops necessary to keep "buffer" in Jifty::Handler lined up with Mason's internal buffer stack. redirect Calls "redirect" in Jifty::Web. perl v5.14.2 2010-09-25 Jifty::View::Mason::Request(3pm)
Related Man Pages
jifty::handler(3pm) - debian
jifty::manual(3pm) - debian
jifty::plugin::chart(3pm) - debian
jifty::view::declare::baseclass(3pm) - debian
jifty::view::static::handler(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results