Home
last modified time | relevance | path

Searched +full:nopg +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 7 of 7) sorted by relevance

/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu/syntax/
H A Dindexmenu.php146 $nopg = $this->hasOption($defaults, $opts, 'nopg');
179 if ($nopg) $jsAjax .= "&nopg=1";
325 'nopg' => $nopg,
413 //opts for search(): level, nons, nopg, subnss, max, maxajax, js, skipns, skipfile, skipnscombined,
492 * @param array $opts entries of opts for search(): level, nons, nopg, nss, max, maxajax, js, skipns, skipfile,
/plugin/tindexmenu/syntax/
H A Dindexmenu.php129 $nopg = in_array('nopg',$opts);
169 if ($nopg) $jsajax .= "&nopg=1";
182 'nopg' => $nopg,
536 if (!$hns && $opts['nopg']) $hns=$id.":".$conf['start'];
538 //Nopg.Dont show pages
539 if ($opts['nopg']) return false;
/plugin/indexmenu/
H A Dajax.php
H A Daction.php277 'nopg' => $INPUT->bool('nopg'),
299 $fancytreeData = $search->buildFancytreeData($data, $isInit, $currentPage, $opts['nopg']);
507 'nopg' => $INPUT->bool('nopg', false, true),
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js53 nopg: {} property in indexmenu_wiz.fields.div5.elems
H A Dindexmenu.js118 jsajax: '', // &max=#&sort=(t|d)&msort=(indexmenu_n|<metakey>)&rsort=1&nsort=1&hsort=1&nopg=1&skipns=+=/.../&skipfile=+=/.../(set in page)