Hi, I have a website where the people are given a url from some off-line source. e.g.
example.com/22 I'm using the doctrine routing object for my routes. 22 is the id of a property and needs to be included in the routing in order to see other parts of the property: example.com/22/photos.htm example.com/22/town-info.htm example.com/22/view-property.htm So in layout.php I'd like to have access to the route object, but I don't see a way of accessing the route object in the layout. Is there a way? Thanks in advance. Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
