Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
H A Dindexmenu.php144 $nons = $this->hasOption($defaults, $opts, 'nons');
324 'nons' => $nons,
413 //opts for search(): level, nons, nopg, subnss, max, maxajax, js, skipns, skipfile, skipnscombined,
477 $renderer->doc .= (empty($ns) ? $conf['title'] : nons($ns)) . " index\n\n";
492 * @param array $opts entries of opts for search(): level, nons, nopg, nss, max, maxajax, js, skipns, skipfile,
/plugin/indexmenu2/syntax/
H A Dindexmenu.php145 $nons = true;
165 * i.e. 1+nons => array(1,'nons')
178 $nons = in_array('nons',$options[0][1]);
211 ,'nons' => $nons
263 if (!$opts['nons'])
308 * if 'nons' is set, then there's no need in JS
310 if ($opts['js'] && !$opts['nons']) {
436 if ($opts['nons']) return $ret;
470 if (noNS(getNS($id))==noNS($id) || // /<ns>/<ns>.txt
501 $nsa = array( $id.":".noNS($id),
[all …]
/plugin/tindexmenu/syntax/
H A Dindexmenu.php86 $nons = true;
127 $nons = in_array('nons',$opts);
181 'nons' => $nons,
411 $title=noNS($ns);
417 $page=$ns.":".noNS($ns);
521 if ($opts['nons']) {
541 //Nons.Set all pages at first level
542 if ($opts['nons']) $lvl=1;
552 if (!$opts['nons'] &&
560 if (noNS($id)==noNS(getNS($id))) return false;
[all …]
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu/
H A DCREDITS13 The nons e headpage option suggestion.
H A Dajax.php
H A Daction.php275 //nons only needed for init as it has no nested nodes
276 'nons' => $INPUT->bool('nons'),
412 $out .= $meta['title'] ? hsc($meta['title']) : hsc(noNS($id));
503 'nons' => $INPUT->bool('nons', false, true),
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js52 nons: {}, property in indexmenu_wiz.fields.div5.elems