DataHandlerContentElementRestrictionHook
Read onlyYes
Handle content element CType restrictions based on backend layout (via "allowedContentTypes" and "disallowedContentTypes" backend layout column configuration). The hook removes the item from the job list if not allowed.
Attributes
- #[Autoconfigure]
- $public: true
Table of Contents
Methods
- __construct() : mixed
- processCmdmap_beforeStart() : void
- processDatamap_beforeStart() : void
Methods
__construct()
public
__construct(BackendLayoutView $backendLayoutView) : mixed
Parameters
- $backendLayoutView : BackendLayoutView
processCmdmap_beforeStart()
public
processCmdmap_beforeStart(DataHandler $dataHandler) : void
Parameters
- $dataHandler : DataHandler
processDatamap_beforeStart()
public
processDatamap_beforeStart(DataHandler $dataHandler) : void
Parameters
- $dataHandler : DataHandler