Home
last modified time | relevance | path

Searched refs:newSortBy (Results 1 – 4 of 4) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Controller/Page/
H A DSortSubPagesController.php108 $newSortBy = $request->getQueryParams()['newSortBy'] ?? null;
109 …if ($newSortBy && in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], tru…
110 $this->sortSubPagesByField($parentPageUid, (string)$newSortBy);
111 } elseif ($newSortBy && $newSortBy === 'reverseCurrentSorting') {
143 * @param string $newSortBy Field name to sort by
146 protected function sortSubPagesByField(int $parentPageUid, string $newSortBy) argument
148 if (!in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], true)) {
154 $subPages = $this->getSubPagesOfPage($parentPageUid, $newSortBy);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Controller/Page/
H A DSortSubPagesController.php110 $newSortBy = $request->getQueryParams()['newSortBy'] ?? null;
111 …if ($newSortBy && in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], tru…
112 $this->sortSubPagesByField($parentPageUid, (string)$newSortBy);
113 } elseif ($newSortBy && $newSortBy === 'reverseCurrentSorting') {
145 * @param string $newSortBy Field name to sort by
148 protected function sortSubPagesByField(int $parentPageUid, string $newSortBy) argument
150 if (!in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], true)) {
156 $subPages = $this->getSubPagesOfPage($parentPageUid, $newSortBy);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Controller/Page/
H A DSortSubPagesController.php111 $newSortBy = $request->getQueryParams()['newSortBy'] ?? null;
112 …if ($newSortBy && in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], tru…
113 $this->sortSubPagesByField($parentPageUid, (string)$newSortBy);
114 } elseif ($newSortBy && $newSortBy === 'reverseCurrentSorting') {
146 * @param string $newSortBy Field name to sort by
149 protected function sortSubPagesByField(int $parentPageUid, string $newSortBy) argument
151 if (!in_array($newSortBy, ['title', 'subtitle', 'nav_title', 'crdate', 'tstamp'], true)) {
157 $subPages = $this->getSubPagesOfPage($parentPageUid, $newSortBy);
/dports/net-p2p/bazarr/bazarr-1.0.2/frontend/build/static/js/
H A D2.4541a288.chunk.js.map1newSortBy","orderByFn","defaultOrderByFn","userSortTypes","sortTypes","manualSortBy","defaultCanSo…