DataHandler (TCE= TYPO3 Core Engine)
TYPO3
Show in appDescription
This skill handles basic knowledge of the DataHandler, a TYPO3 Core component for processing user data. It also covers how it can be leveraged in custom developed extensions.
Goals
- I know how the DataHandler processes data entered in forms in the Backend.
- I know about hooks I can use for modifying data during processing.
- I know how to use DataHandler in my own extensions (e.g. for mass-creation of records).
- I can modify data during the processing of certain tasks (e.g. versioning).
Maintainer
Andreas Wolf