Before I go and add a setTitle() call to every action in every 
controller in my app...

Is there a way to get at and append to a view's title (what'll be in 
<title>) within the controller? I just want to take all the titles 
defined in view.yml and append a string to the end of that specific to 
the person logged in.

I can see why this might not be available since the controller doesn't 
know what view will be rendered until after it's returned (or you return 
a different view than the default).

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to