[TYPO3-mvc] How to get arguments from another pluginName controller request
Marc Bastian Heinrichs
typo3 at mbh-web.de
Tue Feb 22 18:34:45 CET 2011
Hey Kevin,
> i have two instances of an extension on one page. One is plugin Pi1 and
> the other one is plugin Pi2. Now when i submit a form from Pi1 i want
> to get $this->arguments from Pi1 in the Pi2 controller.
You could try to change the namespace of Pi2
http://forge.typo3.org/projects/typo3v4-mvc/wiki/Configurable_Plugin_Namespaces
But why you want to do this? I don't that this would be an clean concept
in extbase.
Best
Marc Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list