[TYPO3-mvc] Help with PageBrowserViewHelper
Jochen Rau
jochen.rau at typoplanet.de
Mon Jul 27 09:31:23 CEST 2009
Hi Sebastian.
Sebastian Gebhard wrote:
> 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?
Yes, you have to use trunk for a public static function getSettings().
>> 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.
I have a look at it.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list