Looks like there's some good stuff here: http://www.symfony-project.org/more-with-symfony/1_4/en/02-Advanced-Routing
On Wed, Mar 24, 2010 at 11:28 AM, Alan Bem <alan....@gmail.com> wrote: > On Wed, Mar 24, 2010 at 4:08 PM, HiDDeN <davidmoralesmoj...@gmail.com> > wrote: >> >> I have tried sfRoute::$context > > >> >> And from a custom routing class it returns "Fatal error: Access to >> undeclared static property: sfRoute::$context" > > sfRoute::$context is just a notation. sfRoute::$context is available through > $this->context inside of your custom route. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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 > > To unsubscribe from this group, send email to > symfony-users+unsubscribegooglegroups.com or reply to this email with the > words "REMOVE ME" as the subject. > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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 To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.