[Catalyst] Views and escaping HTML
J. Shirley
jshirley at gmail.com
Thu Apr 1 19:09:18 GMT 2010
On Thu, Apr 1, 2010 at 11:58 AM, Mesdaq, Ali <amesdaq at websense.com> wrote:
> Actually I was not aware of built-in | html escaping. Where is the documentation for that? Or better yet where exactly is that built-in? Is that a catalyst method or TT? Now the authors question makes A LOT more sense. I guess I must be doing things the 1999 way.
>
It's a part of TT itself, it's in the Template::Manual::Filters pod:
http://search.cpan.org/~abw/Template-Toolkit-2.22/lib/Template/Manual/Filters.pod
Glad that helps you :)
More information about the Catalyst
mailing list