[Catalyst] View::TT render_output disappeared?
Emmanuel Quevillon
tuco at pasteur.fr
Tue Dec 1 14:29:37 GMT 2009
Tomas Doran wrote:
> Emmanuel Quevillon wrote:
>> I'd like to render output of some template inside my catalyst
>> application. I remembered that it did exist a method called
>> 'render_output' that allow edit. However in Catalyst::View::TT this
>> method seems to have disappeared.
>
> Nope, you're just thinking of the render method I think
>
>> I can use 'render' from this module but it calls the wrapper I
>> configured in my App::View::TT.
>> Does anyone know how to render a small piece of template with args
>> without calling the wrapper to surround the output?
>
> Try something like this?
>
> http://dev.catalyst.perl.org/wiki/gettingstarted/howtos/disabling_a_tt_wrapper_for_ajax_requests
>
>
> Cheers
> t0m
Thanks tOm, this is a good url you pointed me to!
You're still that responsive and efficient! :)
Emmanuel
--
-------------------------
Emmanuel Quevillon
Biological Software and Databases Group
Institut Pasteur
+33 1 44 38 95 98
tuco at_ pasteur dot fr
-------------------------
More information about the Catalyst
mailing list