[TYPO3-mvc] Current page URL?
Xavier Perseguers
typo3 at perseguers.ch
Thu Jul 23 15:23:55 CEST 2009
HI,
> A short scenario:
>
> I have a plugin where I can store favourites (just some links and pics)
> This plugin is on every page of the whole site.
> Of course I want the ability to remove items from the list.
> So removing is pretty hard, when I want to go back to the exact page
> where I was, without the ability to just get own parameters to the
> current page-url
Why would you need a redirect if you generate Action links
(RemoveAction) with $this->URIBuilder? Or with a valid ViewHelper? You
go to the remove action and that's it!
I may have missed something but I don't see the problem.
--
Xavier Perseguers
DBAL-Member
http://xavier.perseguers.ch/en/tutorials/typo3.html
More information about the TYPO3-project-typo3v4mvc
mailing list