Extending Base Models
TYPO3
Show in appDescription
This skill covers the use cases and different ways to extend the built-in models of Extbase.
Goals
- 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