try $sf_request->getParameter('module') in your template or set
$this->currentModule = $this->getRequestParameter('module'); in your action.
I dotn think ther eis a built in short cut...
On 6/27/07 4:09 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
>
> hi all
>
> is there no module alias for the current module?
>
> why i always have to set "... link_to("click", "module/action")..."...
> is there no: "... link_to("click", "$currentModule/action")..."?
>
> thanks
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---