[TYPO3-mvc] Choosing controller and action in flexform
Sebastian Fischer
typo3 at fischer.im
Tue Oct 6 06:12:25 CEST 2009
Hi everyone again,
second approache and second solution.
This time its handled like choose controller::action that should be
available.
If any are choosen it checks wether this combination is found in request.
On finding this its set to action and controller. If its not found the
first of the choosen combinations is taken.
After this, the now current action and controller is checked against the
valid switchableControllerAction in TypoScript. On a positiv check this
gets set in the request.
Now the request gets returned. Done!
What do you think. Request for comments!
Greetings
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list