[TYPO3-mvc] Accessing fluids viewhelpers

Sebastian KurfŸürst sebastian at typo3.org
Mon May 25 22:00:05 CEST 2009


Hey Susanne,

> Thanks for all your help (I've put some of it into the wiki for others
> to find: http://wiki.typo3.org/Fluid [I know that it's also extbase, but
> I've had already created that page when I recognized that]).
I've just read through your Wiki pages and have a small comment :-)

" Accessing a view helper " - I don't think you should need this outside 
of other ViewHelpers. If you have a Widget, this might be different, but 
I am not yet sure how we will handle this.


" Accessing request parameters "
I just stumbled over this line:
$this->variableContainer->get('view')->getRequest()->getArgument('$_GETvarName');
I thought that you would write something like 
...->getArgument('$_GETcurrentPage') and I just checked where these 
weird naming conventions come from - and then I realized that you meant 
something totally different and I just did not get it :-)


I'm really happy that you're having such a close look at Extbase!

Greets from Dresden,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list