Might be a silly question, but how would i use url_for in an action?..

Kiril Angov wrote:
> Jon Busby wrote:
>   
>> Hi everyone,
>>
>> Simple question this - how can I get symfony to return a full link to a 
>> module - in an action.. (just like Link_to does, but without the xhtml)
>>
>> Jon
>>
>>     
>>   
>>     
> Are you looking for
>
> (string) url_for ($internal_uri, $absolute = false)
> Returns a routed URL based on the module/action passed as argument and 
> the routing configuration.
>
> http://www.symfony-project.com/api/1_0/UrlHelper
>
> Kupo
>
> >
>
>   

-- 

Thanks,

Jon Busby
JBtwo Web Development

Mobile :: +44 (0)7834 22 8887
Office :: +44 (0)208 0900 351

http://www.jbtwo.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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to