On 10/26/07, Nicolas Perriault <[EMAIL PROTECTED]> wrote:
> On 10/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > Question is, I need to embed this component/action in another action.
>
> <?php echo image_tag(url_for('@my_image_generator_route?foo=bar')) ?>
> could do the trick ?
>

Yes this could, this is also in principal is what I currently do.

But this way, I need to pass the parameters (foo=bar) explicitly.

Is there a way to get whatever is passed to the main action to the img action?

Thanks for your suggestion.


All the best.
-arief

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

Reply via email to