[TYPO3-mvc] BE module controller in separate directory

Stefano Cecere scecere at krur.com
Fri Nov 23 09:25:11 CET 2012


hi
i have an ext with dozens of FE controllers
and now i'm developing the BE modules
i can make them work nicely if i keep the in the Classes/Controller 
directory
but could i move these other BE controlelrs in another dir?
say Classes/Modules/ or Classes/Controller/Mod/ ?

it seems that if i register the module with
Tx_Extbase_Utility_Extension::registerModule()

it always looks for the main controller in Classes/Controller/

i think i should dig  Tx_Extbase_Utility_Extension::registerModule()
right?

did anyone deal with this?

regards!
s



-- --- ----- -------

Stefano Cecere
KRUR studio - http://krur.com


More information about the TYPO3-project-typo3v4mvc mailing list