[TYPO3-dev] Create a FE link in a BE module

Florian Rival contact at oktopuce.fr
Thu Jun 18 14:52:19 CEST 2015


No you can't because you're in the BE and link are generate for BE with 
specific parameters in URI :

http://localhost/typo3/mod.php?M=user_ModName&moduleToken=33f590612212dcdbfaeda2b83a61700ee146f6ee&tx_ext_plugin[action]=function1&tx_ext_plugin[controller]=Controller

So we stay in the BE.

Le 18/06/2015 13:05, Hafiz Usman Ahmad a écrit :
> you can use fluid link
> https://fluidtypo3.org/viewhelpers/fluid/master/Link/ActionViewHelper.html
>
> whats so special?
>
> On Thu, Jun 18, 2015 at 4:00 PM, Florian Rival <contact at oktopuce.fr 
> <mailto:contact at oktopuce.fr>> wrote:
>
>     Hi,
>
>     Who knows if there's a easy way for creating FE link in a BE
>     module (extbase) ?
>     I would like to insert the link in a BE view.
>
>     Thanks,
>     Florian
>     _______________________________________________
>     TYPO3-dev mailing list
>     TYPO3-dev at lists.typo3.org <mailto:TYPO3-dev at lists.typo3.org>
>     http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>
>
>
>
> -- 
> regards;
> Hafiz Usman Ahmad
>
> -- 
>
> Gosign media. GmbH | We web ideas.
> Langenfelder Damm 67 Gewerbehof | 22525 Hamburg
> Telefon 040-609 40 79-0
>
> Handelsregister AG HH HRB 112197 | Geschäftsführung Bert Gogolin
> Greenpeace energy: Gosign läuft mit ehrlichem Strom und Gas.
> GLS Bank: Gosign wirtschaftet mit Gewissen.
>
> -- 
>
> Gosign media. GmbH | We web ideas.
> Langenfelder Damm 67 Gewerbehof | 22525 Hamburg
> Telefon 040-609 40 79-0
>
> Handelsregister AG HH HRB 112197 | Geschäftsführung Bert Gogolin
> Greenpeace energy: Gosign läuft mit ehrlichem Strom und Gas.
> GLS Bank: Gosign wirtschaftet mit Gewissen.




More information about the TYPO3-dev mailing list