[TYPO3-mvc] Splitting a controller into sub-controllers or how to
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Thu Jan 21 21:14:19 CET 2010
I know it's able to define a hierarchy for
e.g. view helpers, where you yould create subfolders
and viewhelpers, reflecting their path in their class name,
but with controllers this doesn't work I think.
Furthermore I'd need to call the 'sub-controllers' manually
inside the actual action controller.
Any proposals?
Thanks a lot,
Thomas
Franz Koch schrieb:
> Hi,
>
>> So this sounds quite like action controllers to me. Is there
>> any easy way to create sub-controllers? Implementing real action
>> controllers for each step is nothing I want to go with imho.
>
> I haven't done this with extbase yet, but I think it's possible as far
> as I have seen. But you might have to rebuild the invocation process of
> the action controllers (injecting everything needed etc.). Maybe Jochen
> or Sebastian can tell more about this.
More information about the TYPO3-project-typo3v4mvc
mailing list