events/Classes/Service
Daniel Siepmann 38b4844a9d Add pages to events
Allow editor to reference TYPO3 page records from events.
E.g. used to provide further internal information links.

Also those pages are resolved via DataProcessing.
That allows integrators to be 100% flexible to resolve those page info.
By default a menu is generated and media is resolved.

Also validation is ignored, as this improves performance and allows to
use the new class as injected property without validation fails.
Models are not managed via frontend and therefore don't need validation.

Relates: #8092
2021-09-07 07:52:17 +02:00
..
Cleanup Refactor code 2019-09-19 12:11:21 +02:00
CategoryService.php Refactored EXT dd_events to events, added fields to page type poi 2019-07-18 13:44:19 +02:00
CleanupService.php Refactor code 2019-09-19 12:11:21 +02:00
DataProcessingForModels.php Add pages to events 2021-09-07 07:52:17 +02:00
DestinationDataImportService.php Manual CGL adjustments 2021-09-07 07:52:15 +02:00