Lines Matching refs:a

25 function Node(a,c,b,d,e,f,g){this.dokuid=a;this.id=c;this.pid=b;this.name=d;this.hns=e;this.isdir=f…  argument
26 function dTree(a,c){var b=indexmenu_findExt(c);this.config={urlbase:DOKU_BASE+"doku.php?id=",plugba… argument
27a;this.aNodes=[];this.aIndent=[];this.root=new Node(!1,-1);this.selectedNode=null;this.completed=t… argument
28a="";this.config.scroll&&(a+='<div id="cdtree_'+this.obj+'" class="dtree" style="position:relative…
29a+='<div id="toc_'+this.obj+'" style="display:none;"></div>');this.config.useCookies&&(this.select…
30 this.obj+'.stopscroll();"></div>',a+="</div>");this.completed=!0;this.divdisplay("nojs_",0);return
31 …pe.addNode=function(a){var c="",b,d=a._ai,e=a._lv+1;for(d;d<this.aNodes.length&&!(this.aNodes[d].p… argument
32 dTree.prototype.noderr=function(a,c){var b='<div class="dTreeNode">'+this.indent(a,c);return b+'<di… argument
33a,c){var b=1,d,e;d='onmouseover="'+this.obj+".show_feat('"+c+"');\" onmousedown=\"return indexmenu… argument
34 a.pid&&(a.icon=this.icon.root,a.iconOpen=this.icon.root);e+='<img id="i'+this.obj+c+'" src="'+(a._i…
35a.name+"</a>"):e+a.name;e+="</div>";a._hc&&(e+='<div id="d'+this.obj+c+'" class="clip" style="disp…
36a,c){var b,d="";if(this.root.id!=a.pid){for(b=0;b<this.aIndent.length;b++)d+='<img src="'+(1==this… argument
37a){var c,b;for(b=0;b<this.aNodes.length;b++)if(this.aNodes[b].pid==a.id&&(a._hc=!0),this.aNodes[b]… argument
38a){var c,b,d=this.aNodes[a];if(this.selectedNode!=a&&(b=$("s"+this.obj+a))){if(this.selectedNode||… argument
39a){for(var c=0;c<this.aNodes.length;c++)this.aNodes[c]._hc&&this.aNodes[c].pid!=this.root.id&&(thi… argument
40a,c,b){if(!b)for(c=0;c<this.aNodes.length;c++)if(this.aNodes[c].id==a){a=c;break}this.fill(this.aN… argument
41a){if(""===a)this.openAll();else if(!this.config.useCookies||!this.getCookie("co"+this.obj))for(va… argument
42a;a=new Date((new Date).getTime()-864E5);this.setCookie("co"+this.obj,"cookieValue",a);this.setCoo… argument
43a){var c="",b;b=document.cookie.indexOf(escape(a)+"=");-1!=b&&(a=b+(escape(a)+"=").length,c=docume… argument
44 dTree.prototype.isOpen=function(a){var c,b=this.getCookie("co"+this.obj).split(".");for(c=0;c<b.len… argument
45a){var c,b,d,e=this.pageid;c=e.match(RegExp("\\b"+this.config.sepchar+"\\b","g"))||-1;0<a&&c.lengt… argument
46 a,this.fajax=!0}d&&this.openTo(d.id,!1,!0)};
47a){if(-1==a||this.aNodes[a]._ok)return!0;var c,b,d,e;if(this.aNodes[a].ajax)return c=$("l"+this.ob… argument
48a=c;0<=a.pid;)a._ls?this.aIndent.unshift(0):this.aIndent.unshift(1),a=a._p;e.innerHTML=this.addNod…
49a,c,b,d){if(!this.config.scroll)return!1;var e,f;e=jQuery("#dtree_"+this.obj)[0];f=parseInt(e.offs… argument
50a,c,b,d){if(a<b-d-10)this.divdisplay("z",0),this.scrllTmr=0;else{var e=this;$("dtree_"+e.obj).styl… argument
52a){var c,b,d,e,f,g=jQuery("#s"+this.obj+a)[0];f=this;this.config.toc&&"node"!=g.className&&(b=jQue… argument
53 f.scroll("l",1,a,0)},b.onmousedown=function(){b.style.border="thin inset";f.scroll("l",4,a,1)},b.on…
54a){var c,b,d=jQuery("#left_"+this.obj)[0];d&&d.style.display==a&&(c=$("dtree_"+this.obj),c=parseIn… argument
55a){var c,b,d=this;c=d.aNodes[a];var e=new sack(DOKU_BASE+"lib/plugins/indexmenu/ajax.php"),a="req=… argument
56a+="&nss="+b+"&max=1");e.encodeURIString=!1;e.runAJAX(encodeURI(a))};dTree.prototype.loadCss=funct…
57a,c){var b,d,e,f,g,h;$("cdtree_"+this.obj);g=$("r"+this.obj);if(!g)return!0;indexmenu_mousepositio… argument
58 …e.display="inline";return!1};dTree.prototype.divdisplay=function(a,c){var b=jQuery("#"+a+this.obj)… argument
59a,c,b,d,e){a&&this.loadCss();c||this.openCookies();b&&this.getOpenTo(b.split(" "));d&&this.openCur… argument
60 ….pop||(Array.prototype.pop=function(){var a=this[this.length-1];this.length=Math.max(this.length-1…