Home
last modified time | relevance | path

Searched refs:nomenu (Results 1 – 3 of 3) sorted by relevance

/plugin/indexmenu/_test/
DIndexmenuSyntaxTest.php44 …ns, $theme, $identifier, $nocookie, $navbar, $noscroll, $maxjs, $notoc, $jsajax, $context, $nomenu,
61 'nomenu' => $nomenu,
/plugin/indexmenu/syntax/
Dindexmenu.php150 $nomenu = $this->hasOption($defaults, $opts, 'nomenu');
313 'nomenu' => $nomenu //will be changed to default nomenu
/plugin/indexmenu/scripts/
Dindexmenu.js985 dTree.prototype.init = function (hasstyle, nocookies, opennodes, nav, max, nomenu) { argument
1000 if (!nomenu) {