Searched refs:nopg (Results 1 – 5 of 5) sorted by relevance
| /plugin/indexmenu/ |
| D | script.js | 198 if(options.opts.nopg && node.key === JSINFO.namespace + ':') { 249 nopg: options.opts.nopg ? 1 : 0, property 278 nopg: options.opts.nopg ? 1 : 0, property
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 45 …$sort, $msort, $rsort, $nsort, $level, $nons, $nopg, $subnss, $max, $maxAjax, $js, $skipns, $skipf… 73 'nopg' => $nopg,
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 146 $nopg = $this->hasOption($defaults, $opts, 'nopg'); 179 if ($nopg) $jsAjax .= "&nopg=1"; 325 'nopg' => $nopg,
|
| /plugin/tindexmenu/syntax/ |
| D | indexmenu.php | 129 $nopg = in_array('nopg',$opts); 169 if ($nopg) $jsajax .= "&nopg=1"; 182 'nopg' => $nopg,
|
| /plugin/indexmenu/scripts/ |
| D | toolbarindexwizard.js | 53 nopg: {} property
|