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

Man Page: jifty::view

Operating Environment: debian

Section: 3pm

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

NAME
Jifty::View - Base class for view modules
DESCRIPTION
This is the base class for Jifty::View::Declare and Jifty::View::Mason::Handler, which are the two view plugins shipped with Jifty. Other view plugins can be built by extending this class.
METHODS
auto_send_headers Doesn't send headers if this is a subrequest (according to the current Jifty::Request). out_method The default output method. Sets the content-type to "text/html; charset=utf-8" unless a content type has already been set, and then sends a header if need be.
SEE ALSO
Jifty::View::Declare, Jifty::View::Declare::BaseClass, Jifty::View::Mason::Handler
LICENSE
Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself. perl v5.14.2 2010-12-10 Jifty::View(3pm)
Related Man Pages
jifty::handler(3pm) - debian
jifty::manual(3pm) - debian
jifty::plugin::user::mixin::model::user(3pm) - debian
jifty::view::declare::baseclass(3pm) - debian
jifty::view::static::handler(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph