Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckxml_ie.js31 var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
47 this.DOMDocument = FCKTools.CreateXmlObject( 'DOMDocument' ) ;
H A Dfckxml_gecko.js31 var oXmlHttp = FCKTools.CreateXmlObject( 'XmlHttp' ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js67 FCKTools.CreateXmlObject = function( object ) function
H A Dfcktools_gecko.js108 FCKTools.CreateXmlObject = function( object ) function
H A Dfckxhtml.js45 this.XML = FCKTools.CreateXmlObject( 'DOMDocument' ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js38 …ML('beforeBegin',e.innerHTML);e.parentNode.removeChild(e);};FCKTools.CreateXmlObject=function(A){v… function
45 …60');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument'…
68CreateXmlObject('XmlHttp');if (!B){this.Error=true;return;};B.open("GET",A,false);B.send(null);if …
H A Dfckeditorcode_gecko.js37 …dNodes[i].cloneNode(true));e.parentNode.replaceChild(A,e);};FCKTools.CreateXmlObject=function(A){s… function
44 …60');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument'…
67 FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B=this;var C=FCKTools.CreateXmlObject('X…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52 …ML('beforeBegin',e.innerHTML);e.parentNode.removeChild(e);};FCKTools.CreateXmlObject=function(A){v… function
59 …60');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument'…
82CreateXmlObject('XmlHttp');if (!B){this.Error=true;return;};B.open("GET",A,false);B.send(null);if …
H A Dfckeditorcode_gecko.js48 …dNodes[i].cloneNode(true));e.parentNode.replaceChild(A,e);};FCKTools.CreateXmlObject=function(A){s… function
55 …60');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument'…
78 FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B;var C=FCKTools.CreateXmlObject('XmlHtt…