Lines Matching refs:dTree

26 function dTree(a,c){var b=indexmenu_findExt(c);this.config={urlbase:DOKU_BASE+"doku.php?id=",plugba…  class
27 …u_ID||"";this.fajax=!1}dTree.prototype.add=function(a,c,b,d,e,f,g){this.aNodes[this.aNodes.length]…
28 dTree.prototype.toString=function(){var a="";this.config.scroll&&(a+='<div id="cdtree_'+this.obj+'"…
31 dTree.prototype.addNode=function(a){var c="",b,d=a._ai,e=a._lv+1;for(d;d<this.aNodes.length&&!(this…
32 dTree.prototype.noderr=function(a,c){var b='<div class="dTreeNode">'+this.indent(a,c);return b+'<di…
33 dTree.prototype.node=function(a,c){var b=1,d,e;d='onmouseover="'+this.obj+".show_feat('"+c+"');\" o…
36 dTree.prototype.indent=function(a,c){var b,d="";if(this.root.id!=a.pid){for(b=0;b<this.aIndent.leng…
37dTree.prototype.setCS=function(a){var c,b;for(b=0;b<this.aNodes.length;b++)if(this.aNodes[b].pid==…
38 dTree.prototype.s=function(a){var c,b,d=this.aNodes[a];if(this.selectedNode!=a&&(b=$("s"+this.obj+a…
39 dTree.prototype.oAll=function(a){for(var c=0;c<this.aNodes.length;c++)this.aNodes[c]._hc&&this.aNod…
40 dTree.prototype.openTo=function(a,c,b){if(!b)for(c=0;c<this.aNodes.length;c++)if(this.aNodes[c].id=…
41 dTree.prototype.getOpenTo=function(a){if(""===a)this.openAll();else if(!this.config.useCookies||!th…
42 dTree.prototype.clearCookie=function(){var a;a=new Date((new Date).getTime()-864E5);this.setCookie(…
43 dTree.prototype.getCookie=function(a){var c="",b;b=document.cookie.indexOf(escape(a)+"=");-1!=b&&(a…
44 dTree.prototype.isOpen=function(a){var c,b=this.getCookie("co"+this.obj).split(".");for(c=0;c<b.len…
45 dTree.prototype.openCurNS=function(a){var c,b,d,e=this.pageid;c=e.match(RegExp("\\b"+this.config.se…
47 dTree.prototype.fill=function(a){if(-1==a||this.aNodes[a]._ok)return!0;var c,b,d,e;if(this.aNodes[a…
48 ….aIndent.unshift(1),a=a._p;e.innerHTML=this.addNode(c);c._ok=!0}return!0};dTree.prototype.openCook…
49 dTree.prototype.scroll=function(a,c,b,d){if(!this.config.scroll)return!1;var e,f;e=jQuery("#dtree_"…
50 dTree.prototype.scrollLeft=function(a,c,b,d){if(a<b-d-10)this.divdisplay("z",0),this.scrllTmr=0;els…
51 dTree.prototype.stopscroll=function(){$("left_"+this.obj).style.border="none";clearTimeout(this.scr…
52 dTree.prototype.show_feat=function(a){var c,b,d,e,f,g=jQuery("#s"+this.obj+a)[0];f=this;this.config…
54 dTree.prototype.resizescroll=function(a){var c,b,d=jQuery("#left_"+this.obj)[0];d&&d.style.display=…
55 dTree.prototype.getAjax=function(a){var c,b,d=this;c=d.aNodes[a];var e=new sack(DOKU_BASE+"lib/plug…
56 …ax&&(a+="&nss="+b+"&max=1");e.encodeURIString=!1;e.runAJAX(encodeURI(a))};dTree.prototype.loadCss=…
57 dTree.prototype.contextmenu=function(a,c){var b,d,e,f,g,h;$("cdtree_"+this.obj);g=$("r"+this.obj);i…
58 b.innerHTML=d,g.lastChild.appendChild(b));g.style.display="inline";return!1};dTree.prototype.divdis…
59 dTree.prototype.init=function(a,c,b,d,e){a&&this.loadCss();c||this.openCookies();b&&this.getOpenTo(…