Is there any sfPropelRouteCollection ?
But collection routes are for same classes.
One RouteCollection for model class "Product" will be usable only for
"Product".
Anyway you can put "parts" in the url (using :my_field).

Check docs about routing and advanced routing.

Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Mon, Dec 28, 2009 at 12:45 AM, david <davi...@gmail.com> wrote:

> Hi,
> I am defining all routes for a directory web site. While browsing the
> directory I need to pass trough url multiple objects (category,
> article, location). Is it possible to define sfPropel Routes to work
> with multiple objects in the URL. If so, please, could give an example
> of routing.yml and how to get all objects in the action, please. I
> have made it to work for one object (category) but don't know how for
> multiple values.
>
> Already looked in Google with no results ;).
>
> Thanks!!
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@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