[FEATURE] New PSR-14 events in the PageLayoutView class
Two new PSR-14 events are added in the PageLayoutView class. Those events can be used to add content into any column of a BackendLayout. You can use this for example to show some content in a column without a colPos assigned. Releases: master Resolves: #88921 Change-Id: I9271a85220d725f5cfcdf5ce99adf871a50f6032 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61442 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Steffen Frese <steffenf14@gmail.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Jörg Bösche <typo3@joergboesche.de> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Steffen Frese <steffenf14@gmail.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
Showing
- typo3/sysext/backend/Classes/View/Event/AbstractSectionMarkupGeneratedEvent.php 93 additions, 0 deletions...lasses/View/Event/AbstractSectionMarkupGeneratedEvent.php
- typo3/sysext/backend/Classes/View/Event/AfterSectionMarkupGeneratedEvent.php 25 additions, 0 deletions...d/Classes/View/Event/AfterSectionMarkupGeneratedEvent.php
- typo3/sysext/backend/Classes/View/Event/BeforeSectionMarkupGeneratedEvent.php 25 additions, 0 deletions.../Classes/View/Event/BeforeSectionMarkupGeneratedEvent.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 35 additions, 3 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Classes/View/PageLayoutViewDrawEmptyColposContent.php 52 additions, 0 deletions...end/Classes/View/PageLayoutViewDrawEmptyColposContent.php
- typo3/sysext/backend/Configuration/Services.yaml 11 additions, 0 deletionstypo3/sysext/backend/Configuration/Services.yaml
- typo3/sysext/backend/Tests/Functional/View/PageLayoutViewTest.php 6 additions, 1 deletion...sext/backend/Tests/Functional/View/PageLayoutViewTest.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst 79 additions, 0 deletions...wClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst
Please register or sign in to comment