Searched refs:nomenu (Results 1 – 3 of 3) sorted by relevance
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 44 …ns, $theme, $identifier, $nocookie, $navbar, $noscroll, $maxjs, $notoc, $jsajax, $context, $nomenu, 61 'nomenu' => $nomenu,
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 150 $nomenu = $this->hasOption($defaults, $opts, 'nomenu'); 313 'nomenu' => $nomenu //will be changed to default nomenu
|
| /plugin/indexmenu/scripts/ |
| D | indexmenu.js | 985 dTree.prototype.init = function (hasstyle, nocookies, opennodes, nav, max, nomenu) { argument 1000 if (!nomenu) {
|