Searched refs:hsort (Results 1 – 6 of 6) sorted by relevance
| /plugin/indexmenu/ |
| D | script.js | 260 hsort: options.sort.hsort ? 1 : 0, property 288 hsort: options.sort.hsort ? 1 : 0, property
|
| D | Search.php | 28 private $hsort; variable in dokuwiki\\plugin\\indexmenu\\Search 46 $this->hsort = $sort['hsort']; 233 if ($this->sort || $this->msort || $this->rsort || $this->hsort) { 795 if ($this->hsort && noNS($item['id']) == $conf['start']) {
|
| D | CREDITS | 63 add ''hsort'' for sorting [[config:startpage]] pages to top of listing
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 46 $skipnscombined, $skipfilecombined, $hsort, $headpage, $hide_headpage, $jsVersion 68 'hsort' => $hsort,
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 164 $hsort = $this->hasOption($defaults, $opts, 'hsort'); 178 if ($hsort) $jsAjax .= "&hsort=1"; 320 'hsort' => $hsort,
|
| /plugin/indexmenu/scripts/ |
| D | toolbarindexwizard.js | 44 hsort: {}, property
|