[TYPO3-mvc] Help with PageBrowserViewHelper
Sebastian Gebhard
sebastian.gebhard at googlemail.com
Mon Jul 27 08:03:20 CEST 2009
Steffen Kamper schrieb:
>> - the current contoller/action (I want to use the
>> PageBrowserViewHelper for different controllers and actions)
>
> $settings = Tx_Extbase_Dispatcher::getSettings();
> this gives you the extbase action where a lot of useful informatons are
> in, make a debug!
Fatal error: Call to protected method
Tx_Extbase_Dispatcher::getsettings() from context
'Tx_Autoadmin_ViewHelpers_PageBrowserViewHelper' in ...
I have unpatched 4.3 alpha3. Do I need the the latest trunk version for
that?
> That's also a reason i have written a patch for the link as typolink has
> some useful options like "addQueryString", see
> http://forge.typo3.org/issues/show/3981
Looks good.
Thanks
More information about the TYPO3-project-typo3v4mvc
mailing list