[TYPO3-mvc] Help with PageBrowserViewHelper

Sebastian KurfŸürst sebastian at typo3.org
Wed Jul 29 23:19:45 CEST 2009


Hi everybody,

> $settings = Tx_Extbase_Dispatcher::getSettings();
> this gives you the extbase action where a lot of useful informatons are 
> in, make a debug!
Just one quick note concerning these settings: I know they are sometimes 
needed, but instead of using them, we should figure out why we have to 
use them... This is one of the few places where Extbase is _NOT_ forward 
compatible with FLOW3, and actually you should not need this information 
in your own code as it is mostly framework internal.

So, in case you really need this information, we'll have to check what 
to change so this is not needed anymore ;)

I really appreciate what you all do with Extbase and push it to its limits!

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list