[TYPO3-mvc] Backend Plugin - Generate table form
Alex Nostadt
ano at tro.net
Fri Feb 27 20:48:55 CET 2015
Thanks for your reply Jonas.
Nah, I don't need it in the Controller. In the posted solution it is located in the controller as I was trying to figure out how to generate such links. Yeah, to be honest you're right! One can use the ViewHelper f:link.action to generate the backend module url but it's not possible to generate the alt_doc.php link isn't it?
In my current solution I wrote an AltdocViewHelper with params such as modulename and action which is either new or edit. The ViewHelper returns the fully alt_doc.php link. If there is a build in solution I'd like to hear it :)
More information about the TYPO3-project-typo3v4mvc
mailing list