Home
last modified time | relevance | path

Searched refs:hsort (Results 1 – 6 of 6) sorted by relevance

/plugin/indexmenu/syntax/
H A Dindexmenu.php164 $hsort = $this->hasOption($defaults, $opts, 'hsort');
178 if ($hsort) $jsAjax .= "&hsort=1";
320 'hsort' => $hsort,
411 //sort, msort, rsort, nsort, hsort
491 * @param array $sort entries: sort, msort, rsort, nsort, hsort
25 var $hsort = false; global() variable in syntax_plugin_indexmenu_indexmenu
/plugin/indexmenu/
H A Dajax.php
H A Daction.php292 'hsort' => $INPUT->bool('hsort')
478 $sort['hsort'] = $INPUT->bool('hsort', false, true);
513 if ($sort['sort'] || $sort['msort'] || $sort['rsort'] || $sort['hsort']) {
H A DCREDITS63 add ''hsort'' for sorting [[config:startpage]] pages to top of listing
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js44 hsort: {}, property in indexmenu_wiz.fields.div4.elems