Home
last modified time | relevance | path

Searched refs:aNodes (Results 1 – 9 of 9) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
Dfckplugin.js132 var aNodes = new Array() ;
136 aNodes[ aNodes.length ] = oNode ;
139 for ( var n = 0 ; n < aNodes.length ; n++ )
141 var aPieces = aNodes[n].nodeValue.split( /(\[\[[^\[\]]+\]\])/g ) ;
154 aNodes[n].parentNode.insertBefore( oSpan, aNodes[n] ) ;
157aNodes[n].parentNode.insertBefore( FCK.EditorDocument.createTextNode( aPieces[i] ) , aNodes[n] ) ;
161 aNodes[n].parentNode.removeChild( aNodes[n] ) ;
/plugin/grensladawritezor/fckeditor/editor/plugins/placeholder/
Dfckplugin.js132 var aNodes = new Array() ;
136 aNodes[ aNodes.length ] = oNode ;
139 for ( var n = 0 ; n < aNodes.length ; n++ )
141 var aPieces = aNodes[n].nodeValue.split( /(\[\[[^\[\]]+\]\])/g ) ;
154 aNodes[n].parentNode.insertBefore( oSpan, aNodes[n] ) ;
157aNodes[n].parentNode.insertBefore( FCK.EditorDocument.createTextNode( aPieces[i] ) , aNodes[n] ) ;
161 aNodes[n].parentNode.removeChild( aNodes[n] ) ;
/plugin/tindexmenu/
Dindexmenu.js27aNodes=[];this.aIndent=[];this.root=new Node(!1,-1);this.selectedNode=null;this.completed=this.sel… property
31 …on(a){var c="",b,d=a._ai,e=a._lv+1;for(d;d<this.aNodes.length&&!(this.aNodes[d].pid==a.id&&(b=this…
37 …n(a){var c,b;for(b=0;b<this.aNodes.length;b++)if(this.aNodes[b].pid==a.id&&(a._hc=!0),this.aNodes[…
38aNodes[a];if(this.selectedNode!=a&&(b=$("s"+this.obj+a))){if(this.selectedNode||0===this.selectedN…
39 …ar c=0;c<this.aNodes.length;c++)this.aNodes[c]._hc&&this.aNodes[c].pid!=this.root.id&&(this.nodeSt…
40 …a,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…
41 …ry("#j"+this.obj+c)[0];jQuery("#i"+this.obj+c)[0].src=a?this.aNodes[c].iconOpen:this.aNodes[c].ico…
43 …{var a="",c;for(c=0;c<this.aNodes.length;c++)this.aNodes[c]._io&&this.aNodes[c].pid!=this.root.id&…
45aNodes[0].dokuid?0:this.aNodes[0].dokuid.split(this.config.sepchar).length,b.splice(a+c,b.length),…
47aNodes[a]._ok)return!0;var c,b,d,e;if(this.aNodes[a].ajax)return c=$("l"+this.obj),$("s"+this.obj+…
[all …]
Dindexmenu-full.js79 this.aNodes = []; property
92 this.aNodes[this.aNodes.length] = new Node(dokuid, id, pid, name, hns,
149 for (n; n < this.aNodes.length; n++) {
150 if (this.aNodes[n].pid == pNode.id) {
151 cn = this.aNodes[n];
278 for (n = 0; n < this.aNodes.length; n++) {
279 if (this.aNodes[n].pid == node.id) {
282 if (this.aNodes[n].pid == node.pid) {
283 lastId = this.aNodes[n].id;
299 var eOld, eNew, cn = this.aNodes[id];
[all …]
/plugin/indexmenu/scripts/
Dindexmenu.js144 this.aNodes = []; // array of nodes property
185 this.aNodes[this.aNodes.length] = new dTreeNode(dokuid, id, pid, name, hns, isdir, ajax);
245 for (n; n < this.aNodes.length; n++) {
246 if (this.aNodes[n].pid === pNode.id) {
247 cn = this.aNodes[n];
375 for (n = 0; n < this.aNodes.length; n++) {
376 if (this.aNodes[n].pid === node.id) {
379 if (this.aNodes[n].pid === node.pid) {
380 lastId = this.aNodes[n].id;
404 let eOld, eNew, cn = this.aNodes[id];
[all …]
Dcontextmenu.js340 var node = index.aNodes[n];
/plugin/dokumicrobugtracker/js/
Djquery.dataTables.js5972 var aNodes = [];
5977 aNodes.push( oSettings.aoData[i].nTr );
5980 return aNodes;
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1aNodes","ancestors","bNodes","leastCommonAncestor","descendants","leaves","circles","enclosesWeak"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1aNodes = a.ancestors(),\n bNodes = b.ancestors(),\n c = null;\n a = aNodes.pop();\n b …