Catalyst::View::Component::SubInclude::Visit man page on Pidora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Pidora logo
[printable version]

Catalyst::View::ComponUser:ContCatalyst::View::Component::SubInclude::Visit(3)

NAME
       Catalyst::View::Component::SubInclude::Visit - visit() plugin for
       C::V::Component::SubInclude

VERSION
       Version 0.07_03

SYNOPSIS
       In your view class:

	 package MyApp::View::TT;
	 use Moose;

	 extends 'Catalyst::View::TT';
	 with 'Catalyst::View::Component::SubInclude';

	 __PACKAGE__->config( subinclude_plugin => 'Visit' );

       Then, somewhere in your templates:

	 [% subinclude('/my/widget') %]

DESCRIPTION
       "Catalyst::View::Component::SubInclude::Visit" uses "$c->visit()" to
       render subinclude contents.

       This method is only supported when using Catalyst version 5.71000 or
       newer.

       WARNING: As of Catalyst version 5.71000, this plugin doesn't work for
       chained actions with captured arguments. Apparently, "visit" doesn't
       handle this type of actions yet.

METHODS
   "generate_subinclude( $c, $path, @args )"
       This is (roughly) equivalent to the following call:

	 $c->visit( $path, @args );

       But it will handle all the nasty details such as localizing the stash,
       parameters and response body. This is necessary to keep behavior
       consistent with the other plugins.

SEE ALSO
       Catalyst::View::Component::SubInclude, Catalyst

AUTHOR
       Nilson Santos Figueiredo Junior, "<nilsonsfj at cpan.org>"

SPONSORSHIP
       Development sponsored by Ionzero LLC <http://www.ionzero.com/>.

COPYRIGHT & LICENSE
       Copyright (C) 2009 Nilson Santos Figueiredo Junior.

       Copyright (C) 2009 Ionzero LLC.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.1		       Catalyst::View::Component::SubInclude::Visit(3)
[top]

List of man pages available for Pidora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net