Hello Everyone,
I've got a question abount symfony 1.4. I need to put a filter on
information being printed in templates (especially on model objects)
and I thought that the better way of achieving it was by hooking into
the output-escaping thing. I know that everything that  is passed to
any template is wrapped inside an output escaper, and I would like to
override that behaviour in order to replace the default class with one
made by myself, so that I can filter out "bad" data.
Is there a way to do it?
Thanks a lot,

Gabriele

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to