Searched refs:addSort (Results 1 – 8 of 8) sorted by relevance
47 $search->addSort($field);94 $search->addSort($field);
215 $item->addSort(5);216 $item->addSort(7, 'LNrLF7BRVJ0toQ==');
63 $this->addSort($sort[0], $sort[1]);
132 public function addSort($colname, $asc = true, $nc = true)133 public function addSort($colname, $asc = true, $nc = true) global() function in dokuwiki\\plugin\\struct\\meta\\Search
159 $search->addSort($colname);
203 public function addSort($sort, $usergroup = '') function in FINDOLOGIC\\Export\\Data\\Item
185 public function addSort($sort): self183 public function addSort($sort): self global() function in Elastica\\Query
125 $search->addSort($field);