SortVersionedDataEvent¶
Used in the workspaces module after sorting all data for versions of a workspace.
API¶
- class SortVersionedDataEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Workspaces\ Event\ Sort Versioned Data Event
Used in the workspaces module after sorting all data for versions of a workspace.
- getGridService ( ) ¶
-
- returntype
-
TYPO3\CMS\Workspaces\Service\GridDataService
- getData ( ) ¶
-
- returntype
-
array
- setData ( array $data) ¶
-
- param array $data
-
the data
- getSortColumn ( ) ¶
-
- returntype
-
string
- setSortColumn ( string $sortColumn) ¶
-
- param string $sortColumn
-
the sortColumn
- getSortDirection ( ) ¶
-
- returntype
-
string
- setSortDirection ( string $sortDirection) ¶
-
- param string $sortDirection
-
the sortDirection