Home
last modified time | relevance | path

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

/plugin/tindexmenu/
Dindexmenu.js41 dTree.prototype.getOpenTo=function(a){if(""===a)this.openAll();else if(!this.config.useCookies||!th… method in dTree
59 dTree.prototype.init=function(a,c,b,d,e){a&&this.loadCss();c||this.openCookies();b&&this.getOpenTo(…
Dindexmenu-full.js368 dTree.prototype.getOpenTo = function(nodes) { method in dTree
772 this.getOpenTo(n.split(" "));
/plugin/indexmenu/scripts/
Dindexmenu.js493 dTree.prototype.getOpenTo = function (nodes) { method in dTree
994 this.getOpenTo(opennodes.split(" "));