Home
last modified time | relevance | path

Searched refs:rsort (Results 1 – 23 of 23) sorted by relevance

/plugin/tag/syntax/
Dtopic.php117 $pagelist->rsort = false;
131 if($pagelist->sort || $pagelist->rsort) {
137 if($pagelist->rsort) {
/plugin/indexmenu/
Dscript.js258 rsort: options.sort.rsort ? 1 : 0, property
286 rsort: options.sort.rsort ? 1 : 0, property
DSearch.php20 private $rsort; variable in dokuwiki\\plugin\\indexmenu\\Search
44 $this->rsort = $sort['rsort'];
233 if ($this->sort || $this->msort || $this->rsort || $this->hsort) {
762 if ($this->rsort) {
/plugin/tindexmenu/syntax/
Dindexmenu.php37 var $rsort=false; variable in syntax_plugin_indexmenu_indexmenu
145 $rsort=in_array('rsort',$opts);
167 if ($rsort) $jsajax .= "&rsort=1";
178 $rsort,
260 $this->rsort = $myns[4];
267 if ($this->sort || $this->msort || $this->rsort) {
697 if ($this->rsort) {
/plugin/pagelist/
Dhelper.php58 public $rsort = false; variable in helper_plugin_pagelist
108 $this->rsort = $this->getConf('rsort'); //on-off
281 $this->rsort = false;
285 $this->rsort = true;
289 $this->rsort = false;
598 if ($this->rsort) {
/plugin/tindexmenu/
Dajax.php166 $idxm->rsort=$_REQUEST['rsort'];
180 if ($idxm->sort||$idxm->msort||$idxm->rsort) {
/plugin/indexmenu/_test/
DIndexmenuSyntaxTest.php45 …$sort, $msort, $rsort, $nsort, $level, $nons, $nopg, $subnss, $max, $maxAjax, $js, $skipns, $skipf…
66 'rsort' => $rsort,
/plugin/html2pdf/html2pdf/html2ps/
Dflow_context.class.inc.php117 rsort($float_bottoms);
241 rsort($float_bottoms);
/plugin/dlcounter/
DREADME.md31 {{dlcounter>count?rsort}}
37 rsort => orders the data in descending order
/plugin/nssearch/
Daction.php69 rsort($nslist);
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.gallery.php76 rsort($folders);
/plugin/indexmenu/syntax/
Dindexmenu.php172 $rsort = $this->hasOption($defaults, $opts, 'rsort');
176 if ($rsort) $jsAjax .= "&rsort=1";
318 'rsort' => $rsort,
/plugin/pgn4web/pgn4web/
Dviewer-links.php85 if ($reverseSort) { rsort($urls); }
/plugin/nspages/printers/
DprinterNice.php140 rsort($nbItemPerCol);
/plugin/indexmenu/scripts/
Dtoolbarindexwizard.js45 rsort: {}, property
/plugin/backup/
Dadmin.php102 rsort($backups);
/plugin/captcha/
Dhelper.php241 if (($op < 0) && ($num[0] < $num[1])) rsort($num);
/plugin/strata/helper/
Dsyntax.php901 rsort($to_remove);
925 rsort($to_remove);
/plugin/farmsync/meta/
DFarmSyncUtil.php276 rsort($oldrevisions);
/plugin/epub/scripts/
Depub_utils.php631 rsort($paths);
/plugin/translator/
Dhelper.php1184 rsort($versions, SORT_NUMERIC);
/plugin/codemirror/dist/modes/
Dphp.min.js.map1 …flush ob_list_handlers ksort krsort natsort natcasesort asort arsort sort rsort usort uasort uksor…
/plugin/calendar/
Dadmin.php2572 rsort($backups); // Newest first