Home
last modified time | relevance | path

Searched refs:GetElementDocument (Results 1 – 18 of 18) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublock.js73 var oDoc = FCKTools.GetElementDocument( parentElement ) ;
136 var oDoc = FCKTools.GetElementDocument( parentTable ) ;
H A Dfcktoolbarbreak_ie.js31 var oBreakDiv = FCKTools.GetElementDocument( targetElement ).createElement( 'div' ) ;
H A Dfckeditingarea.js44 var oTargetDocument = FCKTools.GetElementDocument( eTargetElement ) ;
294 var oDoc = FCKTools.GetElementDocument( this.Textarea ) ;
H A Dfcktoolbar.js62 var oDoc = FCKTools.GetElementDocument( parentElement ) ;
H A Dfckmenuitem.js56 var oDoc = FCKTools.GetElementDocument( parentTable ) ;
H A Dfcktoolbarbuttonui.js49 var oDoc = FCKTools.GetElementDocument( parentElement ) ;
H A Dfckspecialcombo.js200 var oDoc = FCKTools.GetElementDocument( targetElement ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js55 FCKTools.GetElementDocument = function ( element ) function
63 return this.GetDocumentWindow( this.GetElementDocument( element ) ) ;
281 var oOption = FCKTools.GetElementDocument( selectElement ).createElement( "OPTION" ) ;
403 var doc = this.GetElementDocument( element ) ;
H A Dfcklisthandler.js33 var oDocument = FCKTools.GetElementDocument( listItem ) ;
H A Dfckselection_ie.js97 return FCKTools.GetElementDocument( el ) == doc ? el : null ;
H A Dfcktools_ie.js220 return target.appendChild( this.GetElementDocument( target ).createElement( elementName ) ) ;
H A Dfcktoolbarset.js75 var eToolbarIFrame = FCKTools.GetElementDocument( eToolbarTarget ).createElement( 'iframe' ) ;
H A Dfckxhtml.js96 FCKDomTools.EnforcePaddingNode( FCKTools.GetElementDocument( node ), FCKConfig.EnterMode ) ;
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js310 if ( FCKTools.GetElementDocument( node ) == document )
374 if ( FCKTools.GetElementDocument( node ) == FCK.EditorDocument )
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js50GetElementDocument(A[C].parent);var E=D.createDocumentFragment();var F=null;var G=C;var H=Math.max…
51GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=fun… function
63GetElementDocument(C);while(C.firstChild) C.removeChild(C.firstChild);if (this.Mode==0){if (FCK_IS…
68 …Node;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new…
78GetElementDocument(B)==C?B:null;}};FCKSelection.SelectNode=function(A){FCK.Focus();this.GetSelecti…
96GetElementDocument(H).createDocumentFragment();while (H.firstChild){M.appendChild(H.removeChild(H.…
102 …B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=thi…
113 …arator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.c…
114 …on(){};FCKToolbarBreak.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A).createEle…
117 ….prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=thi…
[all …]
H A Dfckeditorcode_gecko.js46GetElementDocument(A[C].parent);var E=D.createDocumentFragment();var F=null;var G=C;var H=Math.max…
47GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=fun… function
59GetElementDocument(C);while(C.firstChild) C.removeChild(C.firstChild);if (this.Mode==0){if (FCK_IS…
64 …Node;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new…
89GetElementDocument(A.root).createElement(this.TagName);for (var i=0;i<E.length;i++){var H=E[i]._FC…
92GetElementDocument(H).createDocumentFragment();while (H.firstChild){M.appendChild(H.removeChild(H.…
101 …B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=thi…
112 …arator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.c…
116 ….prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=thi…
117GetElementDocument(A);var C=A.appendChild(B.createElement('table'));C.cellPadding=0;C.cellSpacing=…
[all …]
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=fun… function
38 …d;};FCKTools.AppendElement=function(A,B){return A.appendChild(this.GetElementDocument(A).createEle…
49GetElementDocument(C);var E;while((E=C.firstChild)){if (E.contentWindow) E.contentWindow.document.…
54 …Node;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new…
64 …ge();D.collapse(A!==false);var B=D.parentElement();return FCKTools.GetElementDocument(B)==C?B:null…
88 …B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=thi…
98 …arator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.c…
99 …on(){};FCKToolbarBreak.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A).createEle…
100 …nts.callee('In');};B=D.__FCKToolbarSet;if (B) break;var F=FCKTools.GetElementDocument(D).createEle…
103 ….prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=thi…
[all …]
H A Dfckeditorcode_gecko.js36GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=fun… function
44 …if (!D) FCK.ResetIsDirty();FCKDomTools.EnforcePaddingNode(FCKTools.GetElementDocument(A),FCKConfig…
48GetElementDocument(C);var E;while((E=C.firstChild)){if (E.contentWindow) E.contentWindow.document.…
53 …Node;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new…
87 …B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=thi…
89 …led';};FCKSpecialCombo.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=thi…
97 …arator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.c…
99 …nts.callee('In');};B=D.__FCKToolbarSet;if (B) break;var F=FCKTools.GetElementDocument(D).createEle…
102 ….prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=thi…
103GetElementDocument(A);var C=A.appendChild(B.createElement('table'));C.cellPadding=0;C.cellSpacing=…