Home
last modified time | relevance | path

Searched defs:dTree (Results 1 – 3 of 3) sorted by relevance

/plugin/tindexmenu/
Dindexmenu-full.js46 function dTree(objName, theme) { function
91 dTree.prototype.add = function(dokuid, id, pid, name, hns, isdir, ajax) { class
Dindexmenu.js26 function dTree(a,c){var b=indexmenu_findExt(c);this.config={urlbase:DOKU_BASE+"doku.php?id=",plugba… function
27 …ound=!1;this.scrllTmr=0;this.pageid=window.indexmenu_ID||"";this.fajax=!1}dTree.prototype.add=func… class
/plugin/indexmenu/scripts/
Dindexmenu.js109 function dTree(treeName, theme) { function
184 dTree.prototype.add = function (dokuid, id, pid, name, hns, isdir, ajax) { class