One last question .... Is there any way how to skip next filter? I have a condition and I need my next filter (settings) not to be executed if the result is false I was thinking about setting some parameter to the request but I'd appreciate some native symfony way (sth. like $filterChain- >skipAndExecute(); :)
Thank you so much for your time and answers John On 6. Sep., 12:14 h., javo <javom...@gmail.com> wrote: > Thank you > > Exactly what I needed to hear ... > I've read about Filters and everything works now :) > > Thank you again > > On 3. Sep., 11:31 h., CaffeineInc <simon....@gmail.com> wrote: > > > I would suggest reading the filter chapter again. > > > On Sep 2, 8:56 pm, javo <javom...@gmail.com> wrote: > > > > Hi there, > > > > I've read many Symfony docs and tried to explore Symfony code but I > > > can't figure out where can I put some code that will be executed by > > > every module/action (something like frontendConfiguration.class.php) > > > Unfortunatelly I can't use Criteria() class there > > > > // I want to read some settings from my database using Peer object and > > > use them on my website > > > > Is there any way how to do that? I'd really appreciate your help > > > > Thank you > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@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 -~----------~----~----~----~------~----~------~--~---