[TYPO3-mvc] typolink in CommandController or backend module in 6.x

Adrien Crivelli adrien.crivelli at gmail.com
Wed Mar 20 03:41:43 CET 2013


Hi,

In the extension Newsletter <https://github.com/Ecodev/newsletter>, we need
to create link when in CLI context. It is not specific to 6.0 (working from
4.5 to 6.0). But it might give you some ideas:

Have a look at both
buildFrontenUri()<https://github.com/Ecodev/newsletter/blob/master/Classes/Tools.php#L342>
 and buildUriBuilder()<https://github.com/Ecodev/newsletter/blob/master/Classes/Tools.php#L301>
.

Hope it helped,

Adrien


More information about the TYPO3-project-typo3v4mvc mailing list