On Thu, Oct 30, 2008 at 1:49 AM, Flancer <[EMAIL PROTECTED]> wrote:
> I am trying to generate an entire URL of a module to be sent out by e-
> mail.
>
> The public_path and url_for helpers do not seem to achieve this.
What doesn't work with url_for() ? For me, a call like this one works
out of the box:
<?php echo url_for('mymodule/myaction', true) ?>
Note the boolean argument to generate the full url.
++
--
Nicolas Perriault
http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com
Phone: +33 660 92 08 67
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---