Home
last modified time | relevance | path

Searched refs:SIGNAL_SortDataArray_PostProcesss (Results 1 – 8 of 8) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.2/
H A DDeprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst35 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
43 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
H A DFeature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst59 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.2/
H A DDeprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst35 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
43 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
H A DFeature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst59 - :php:`TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Compatibility/
H A DSlotReplacement.php82 GridDataService::SIGNAL_SortDataArray_PostProcesss,
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Service/
H A DGridDataService.php41 const SIGNAL_SortDataArray_PostProcesss = 'sortDataArray.postProcess'; define in TYPO3\\CMS\\Workspaces\\Service\\GridDataService
381 …ray, $this->sort, $this->sortDir) = $this->emitSignal(self::SIGNAL_SortDataArray_PostProcesss, $th…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/11.0/
H A DBreaking-91473-DeprecatedFunctionalityRemoved.rst237 - :php:`\TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
338 - :php:`\TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Service/
H A DGridDataService.php60 const SIGNAL_SortDataArray_PostProcesss = 'sortDataArray.postProcess'; define in TYPO3\\CMS\\Workspaces\\Service\\GridDataService