events/Classes
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
..
Command Manual CGL adjustments 2021-09-07 07:52:15 +02:00
Controller Add pages to events 2021-09-07 07:52:17 +02:00
Domain Add pages to events 2021-09-07 07:52:17 +02:00
Service Add pages to events 2021-09-07 07:52:17 +02:00
ViewHelpers Add php code sniffer to follow PSR-12 2021-09-07 07:51:36 +02:00