On Tue, 17 Feb 2009, samokhinva...@gmail.com wrote:

> I use symfony action caching, and I wonder if it is possible to force
> symfony to implement the action inspite if it is in cache? I need that
> because my page's appearance depends on what user watches this page -
> the author or anybody else. So if the author is viewing his page, I
> want some edit/delete options on that page, and, of course, they
> shouldn't be cached.

You need to cache fragments of the page instead. Its documented in the 
book: 

http://www.symfony-project.org/book/1_2/12-Caching#chapter_12_sub_caching_a_template_fragment


-- 



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to