AfterDataGeneratedForWorkspaceEvent¶
Used in the workspaces module to find all data of versions of a workspace.
API¶
- class TYPO3\CMS\Workspaces\Event\AfterDataGeneratedForWorkspaceEvent¶
Used in the workspaces module to find all data of versions of a workspace.
- getGridService()¶
- Return type
TYPO3\CMS\Workspaces\Service\GridDataService
- getData()¶
- Return type
array
- setData(array $data)¶
- Parameters
$data (
array
) -- the data
- getVersions()¶
- Return type
array
- setVersions(array $versions)¶
- Parameters
$versions (
array
) -- the versions