Lines Matching refs:getData

288 …ement;if(a&&this.elementMode!=CKEDITOR.ELEMENT_MODE_APPENDTO){var b=this.getData();this.config.htm…
293 …c",d))?d.returnValue:!1},getCommand:function(a){return this.commands[a]},getData:function(a){!a&&t…
367 …uiReady");b.editable(a);b.container=a;b.ui.contentsElement=a;b.setData(b.getData(1));b.resetDirty(…
375getData(1);"source"==d.mode&&k==l&&(d.fire("lockSnapshot",{forceUpdate:!0}),v=1);d.ui.space("conte…
391 …aded"==this.status&&(this.status="ready");this.editor.fire("dataReady")},getData:function(a){var b…
392 …detach:function(){this.status="detached";this.editor.setData(this.editor.getData(),{internal:!0});…
398getData();this.is("textarea")||!1!==a.config.ignoreEmptyParagraph&&(b=b.replace(u,function(a,b){re…
421 …;)w.push(u);E.moveToBookmark(z);J.enterMode===CKEDITOR.ENTER_DIV&&""===J.getData(!0)&&((J=t.getFir…
748 …lue){var c=b.data.dataTransfer,d=c.getData("text/html");if(d)b.data.dataValue=d,b.data.type="html"…
754 …SFER_EXTERNAL||CKEDITOR.env.chrome&&!a.isEmpty()||CKEDITOR.env.gecko&&(a.getData("text/html")||a.g…
763getData(n);this.id||(this.id="Text"==n?"":"cke-"+CKEDITOR.tools.getUniqueId());b&&(this.sourceEdit…
764getData:function(a,b){a=this._.normalizeType(a);var c="text/html"==a&&b?this._.nativeHtmlCache:thi… method in CKEDITOR.plugins.clipboard.dataTransfer
766 …(){function a(a){a=b._.normalizeType(a);var c=b.getData(a);"text/html"==a&&(b._.nativeHtmlCache=b.
768 …}else a.Text=1,a.URL=1;"Text"!=n&&(a[n]=0);for(b in a)if(a[b]&&""!==this.getData(b))return!1;retur…
770 …est","cke test value"),a._isCustomMimeTypeSupported="cke test value"===b.getData("cke/mimetypetest…
771 return!a._isCustomMimeTypeSupported},getData:function(a,b){var c=this._getData(this._customDataFall… method
772 …aTransfer._.data;if(!b&&c[a])return c[a];try{return this._dataTransfer.$.getData(a)}catch(d){retur…
1074 ….clipboard.isCustomDataTypesSupported||"text/html"===b?(d=a.dataTransfer.getData(b,!0))||"text/htm…
1080 …e href\x3d"{HREF}"\x3e'.replace("{HREF}",a+b+"/")}();return d.fullPage?a.getData().replace(/<head>…
1082 return c}()+a.getData()+"\x3c/body\x3e\x3c/html\x3e"}CKEDITOR.plugins.add("preview",{init:function(…
1152 …");a.ui.space("contents").append(b);b=a.editable(new c(a,b));b.setData(a.getData(1));CKEDITOR.env.…
1153 …n(a){this.setValue(a);this.status="ready";this.editor.fire("dataReady")},getData:function(){return… method
1229 …hed()||(a.editable(new l(a,d.$.contentWindow.document.body)),a.setData(a.getData(1),e))}var c="doc…
1236 …cument();try{k.write(a)}catch(l){setTimeout(function(){k.write(a)},0)}}},getData:function(a){if(a)… method