You should be able to access the request object in the filter and do your work to it there.
http://www.symfony-project.com/book/trunk/06-Inside-the-Controller-Layer#Accessing%20the%20Request - Jon g0d br wrote: > can you explain how can i get all form inputs in filters, i'm lost here. > > thanks > > 2007/5/8, g0d br <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > hi, > > thanks i learning about filters now. > > celso > > 2007/5/7, Jonathan H. Wage < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > > I would write a custom filter and apply it to the filter chain. > > - Jon > > g0d br wrote: > > Is there an way to apply htmlentities() to every input from form > > before save(). > > > > > > > > -- > > http://zero-d.com.br/ > > > > > > > > > > -- > http://zero-d.com.br/ <http://zero-d.com.br/> > > > > > -- > http://zero-d.com.br/ > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
