AfterDataGeneratedForWorkspaceEvent

The PSR-14 event \TYPO3\CMS\Workspaces\Event\AfterDataGeneratedForWorkspaceEvent is used in the Web > Workspaces module to find all data of versions of a workspace.

Example

API

class \TYPO3\CMS\Workspaces\Event\ AfterDataGeneratedForWorkspaceEvent

Used in the workspaces module to find all data of versions of a workspace.

getGridService ( )
returntype

TYPO3\CMS\Workspaces\Service\GridDataService

getData ( )
returntype

array

setData ( array $data)
param array $data

the data

getVersions ( )
returntype

array

setVersions ( array $versions)
param array $versions

the versions