Extending Base Models
TYPO3
Show in appBeschreibung
This skill covers the use cases and different ways to extend the built-in models of Extbase.
Ziele
- I know which models are shipped with Extbase by default.
 - I know when to use which default model as a base for own models.
 - I know how to map database fields to properties using PHP configuration (fieldName).
 
Maintainer
		
		
			
				Andreas Wolf