Home
last modified time | relevance | path

Searched refs:withSorting (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/Ui/
H A DSearch.php137 $link = $this->searchState->withSorting($option['sort'])->getSearchLink($option['label']);
H A DSearchState.php93 public function withSorting($sort) function in dokuwiki\\Ui\\SearchState