Home
last modified time | relevance | path

Searched refs:listNode (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcklistcommands.js41 var listNode = startContainer ;
42 while ( listNode )
46 listNode = listNode.parentNode ;
48 if ( listNode && listNode.nodeName.IEquals( this.TagName ) )
94 var listNode = null ;
192 var listNode = listsCreated[i] ;
194 var currentNode = listNode ;
211 currentNode = listNode ;
224 listNode.firstChild ) ;
315 listsCreated.push( listNode ) ;
[all …]
H A Dfckindentcommands.js89 var listNode = FCKDomTools.GetCommonParentNode( startContainer, endContainer, ['ul','ol'] ) ;
91 if ( listNode )
189 _IndentList : function( range, listNode ) argument
195 while ( startContainer && startContainer.parentNode != listNode )
197 while ( endContainer && endContainer.parentNode != listNode )
220 var listParents = FCKDomTools.GetParents( listNode ) ;
225 listNode = listParents[i] ;
235 var listArray = FCKDomTools.ListToArray( listNode, markerObj ) ;
275 listNode.parentNode.replaceChild( newList.listNode, listNode ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js679 ListToArray : function( listNode, markerObj, baseArray, baseIndentLevel, grandparentNode ) argument
681 if ( ! listNode.nodeName.IEquals( ['ul', 'ol'] ) )
689 for ( var i = 0 ; i < listNode.childNodes.length ; i++ )
691 var listItem = listNode.childNodes[i] ;
694 var itemObj = { 'parent' : listNode, 'indent' : baseIndentLevel, 'contents' : [] } ;
697 itemObj.grandparent = listNode.parentNode ;
752 currentListItem.appendChild( listData.listNode ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js36 …dent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}e…
79listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.pus…
81 …+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.Cl…
H A Dfckeditorcode_gecko.js35 …dent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}e…
78listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.pus…
80 …+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.Cl…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js46 …dent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}e…
89listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.pus…
91 …+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.Cl…
H A Dfckeditorcode_ie.js50 …dent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}e…
93listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.pus…
95 …+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.Cl…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js894 …n());if(!e.isIndent){var p;if((p=f.getParent())&&p.is("li"))for(var q=h.listNode.getChildren(),w=[…
895 w.push(C)}h&&h.listNode.replace(f);if(w&&w.length)for(l=0;l<w.length;l++){for(C=f=w[l];(C=C.getNext…
933 …ITOR.plugins.list.arrayToList(e,c,null,a.config.enterMode,b.root.getAttribute("dir")).listNode,l,m;
941 CKEDITOR.env.needsNbspFiller&&7>=k.$.documentMode&&C.append(k.createText(" ")),C.append(p.listNode)…
944 …tParent();e==k&&c.removeAttribute("dir")}a=a.getNextSourceNode()}return{listNode:l,nextIndex:p}}};…
948 …EDITOR.plugins.list.arrayToList(t,y,null,h.config.enterMode);t=void 0;C=y.listNode.getChildCount();
949 for(A=0;A<C&&(t=y.listNode.getChild(A));A++)t.getName()==this.type&&l.push(t);y.listNode.replace(n.…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js970 …ction());if(!k.isIndent){var t;if((t=b.getParent())&&t.is("li"))for(var d=e.listNode.getChildren(),
971 r=[],l,a=d.count()-1;0<=a;a--)(l=d.getItem(a))&&l.is&&l.is("li")&&r.push(l)}e&&e.listNode.replace(b…
1010 …erMode);for(var m,e=d.listNode.getChildCount(),b=0;b<e&&(m=d.listNode.getChild(b));b++)m.getName()…
1013 …ITOR.plugins.list.arrayToList(e,d,null,a.config.enterMode,l.root.getAttribute("dir")).listNode,c,p;
1021 CKEDITOR.env.needsNbspFiller&&7>=b.$.documentMode&&m.append(b.createText(" ")),m.append(c.listNode)…
1024 …tParent();f==b&&d.removeAttribute("dir")}a=a.getNextSourceNode()}return{listNode:h,nextIndex:c}}};…
H A Dckeditor.js.unc19249 for (var d = e.listNode.getChildren(),
19252 e && e.listNode.replace(b);
20026 …ITOR.plugins.list.arrayToList(f, e, null, b.config.enterMode, m.root.getAttribute("dir")).listNode,
20148 …ler && 7 >= k.$.documentMode && l.append(k.createText(" ")), l.append(a.listNode), a = a.nextIndex;
20194 listNode: h,
20264 l = a.listNode.getChildCount();
20265 … for (d = 0; d < l && (p = a.listNode.getChild(d)); d++) p.getName() == this.type && g.push(p);
20266 a.listNode.replace(h.root);