[TYPO3-mvc] opposite to initializeAction

Patrik Lang info at patrik-lang.de
Tue Jun 15 16:40:31 CEST 2010


Hi *,

another question:

Is there a action which is called AFTER the main action method and BEFORE
rendering the view?

So for example:

-> initializeAction
-> initialize[my]Action
-> [my]Action
-> postProcessingAction

And is there a method like beforeSave?

I worked with CakePHP a lot. This PHP-Framework is simular to FLOW3 because
it is also based on Ruby. And in CakePHP there were such nice methods.

And if there are these kind of methods in extbase, where can I find them?

Greets
Patrik


More information about the TYPO3-project-typo3v4mvc mailing list