Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdomrangeiterator.js243 range.InsertNode( block ) ;
270 range.InsertNode( block ) ;
H A Dfckdomrange.js156 InsertNode : function( node ) method in FCKDomRange
301 oClone.InsertNode( eEndSpan ) ;
316 oClone.InsertNode( eStartSpan ) ;
757 this.InsertNode( oFixedBlock ) ;
H A Dfckenterkey.js385 oRange.InsertNode( this.Window.document.createTextNode( this.TabText ) ) ;
455 oRange.InsertNode( eNewBlock ) ;
526 oRange.InsertNode( eLineBreak ) ;
H A Dfckstyle.js797 range.InsertNode( collapsedElement ) ;
940 range.InsertNode( styleNode ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js592 range.InsertNode( element ) ;
624 range.InsertNode( element ) ;
H A Dfckdomtools.js544 range.InsertNode( element.parentNode.removeChild( element ) ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area',…
35 …deName.toLowerCase()]) range.SplitBlock();range.DeleteContents();range.InsertNode(C.RootNode);rang…
38 …ntWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.rem…
62InsertNode(E);A.MoveToPosition(E,2);A.Select();return;};var F=this.Element;var G=FCK.DTD[F]||FCK.D…
66InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (th… method in FCKDomRange
68InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||…
71InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};retur…
81 …KDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.SplitBlock();B.InsertNode(A);FCK.Events.Fi…
92 …w.document.createElement(FCKConfig.EnterMode.IEquals('p')?'p':'div');B.InsertNode(para);para.appen…
H A Dfckeditorcode_ie.js32InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area',…
40 …ntWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.rem…
66InsertNode(E);A.MoveToPosition(E,2);A.Select();return;};var F=this.Element;var G=FCK.DTD[F]||FCK.D…
70InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (th… method in FCKDomRange
72InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||…
75InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};retur…
85 …KDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.SplitBlock();B.InsertNode(A);FCK.Events.Fi…
96 …w.document.createElement(FCKConfig.EnterMode.IEquals('p')?'p':'div');B.InsertNode(para);para.appen…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area',…
36 …ntWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.rem…
52InsertNode(D);A.MoveToPosition(D,2);A.Select();return;};var E=this.Element;var F=FCK.DTD[E]||FCK.D…
56InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (th… method in FCKDomRange
58InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||…
61InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};retur…
H A Dfckeditorcode_gecko.js31InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area',…
35 …ntWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.rem…
51InsertNode(D);A.MoveToPosition(D,2);A.Select();return;};var E=this.Element;var F=FCK.DTD[E]||FCK.D…
55InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (th… method in FCKDomRange
57InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||…
60InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};retur…