| /plugin/tag/syntax/ |
| D | topic.php | 117 $pagelist->rsort = false; 131 if($pagelist->sort || $pagelist->rsort) { 137 if($pagelist->rsort) {
|
| /plugin/indexmenu/ |
| D | script.js | 258 rsort: options.sort.rsort ? 1 : 0, property 286 rsort: options.sort.rsort ? 1 : 0, property
|
| D | Search.php | 20 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/ |
| D | indexmenu.php | 37 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/ |
| D | helper.php | 58 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/ |
| D | ajax.php | 166 $idxm->rsort=$_REQUEST['rsort']; 180 if ($idxm->sort||$idxm->msort||$idxm->rsort) {
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 45 …$sort, $msort, $rsort, $nsort, $level, $nons, $nopg, $subnss, $max, $maxAjax, $js, $skipns, $skipf… 66 'rsort' => $rsort,
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | flow_context.class.inc.php | 117 rsort($float_bottoms); 241 rsort($float_bottoms);
|
| /plugin/dlcounter/ |
| D | README.md | 31 {{dlcounter>count?rsort}} 37 rsort => orders the data in descending order
|
| /plugin/nssearch/ |
| D | action.php | 69 rsort($nslist);
|
| /plugin/photogallery/phpThumb/demo/ |
| D | phpThumb.demo.gallery.php | 76 rsort($folders);
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 172 $rsort = $this->hasOption($defaults, $opts, 'rsort'); 176 if ($rsort) $jsAjax .= "&rsort=1"; 318 'rsort' => $rsort,
|
| /plugin/pgn4web/pgn4web/ |
| D | viewer-links.php | 85 if ($reverseSort) { rsort($urls); }
|
| /plugin/nspages/printers/ |
| D | printerNice.php | 140 rsort($nbItemPerCol);
|
| /plugin/indexmenu/scripts/ |
| D | toolbarindexwizard.js | 45 rsort: {}, property
|
| /plugin/backup/ |
| D | admin.php | 102 rsort($backups);
|
| /plugin/captcha/ |
| D | helper.php | 241 if (($op < 0) && ($num[0] < $num[1])) rsort($num);
|
| /plugin/strata/helper/ |
| D | syntax.php | 901 rsort($to_remove); 925 rsort($to_remove);
|
| /plugin/farmsync/meta/ |
| D | FarmSyncUtil.php | 276 rsort($oldrevisions);
|
| /plugin/epub/scripts/ |
| D | epub_utils.php | 631 rsort($paths);
|
| /plugin/translator/ |
| D | helper.php | 1184 rsort($versions, SORT_NUMERIC);
|
| /plugin/codemirror/dist/modes/ |
| D | php.min.js.map | 1 …flush ob_list_handlers ksort krsort natsort natcasesort asort arsort sort rsort usort uasort uksor…
|
| /plugin/calendar/ |
| D | admin.php | 2572 rsort($backups); // Newest first
|