[TYPO3-mvc] resolve single table inheritance objects

Christian Volgger christian.volgger+typo3dev at _TODO
Tue Apr 12 17:23:35 CEST 2011


Hi,

does adding a specifc recordtype (p.e. event) to the eventclass
definition work?

## pseudocode
base {
	recordType = base
	subclasses {
		1 = extbase
	}
}
extbase {
	recordType = extbase
}
##

MfG
Christian



More information about the TYPO3-project-typo3v4mvc mailing list