[TYPO3-mvc] TS stdWrap will not be parsed
Joerg Schoppet
joerg at schoppet.de
Sat Jun 20 01:06:16 CEST 2009
Hi,
I just tried the following:
tx_extexamplePDF = PAGE
tx_extexamplePDF {
typeNum = 123
config {
disableAllHeaderCode = true
}
10 = USER_INT
10 {
userFunc = tx_extbase_dispatcher->dispatch
pluginName = pi1
extensionName = ExtExample
controller.data = GPvar:tx_extexample_pi1|controller
action.data = GPvar:tx_extexample_pi1|action
}
}
But the getText-values are not parsed, so I get the meaningfull error:
Fatal error: Class 'Tx_ExtExample_Controller_StandardController' not found in ...
Any hints?
Joerg
More information about the TYPO3-project-typo3v4mvc
mailing list