Lines Matching refs:getData

5870                 var b = this.getData();
5983 getData: function(a) {
5990 !a && this.fire("getData", b);
7344 b.setData(b.getData(1));
7477 d._.previousModeData = n = d.getData(1);
7483 } else d._.previousModeData = d.getData(1);
7754 getData: function(a) {
7867 var b = this.getData();
7874 a.data = this.getData(1)
7877 this.setData(a.getData(1))
8051 this.editor.setData(this.editor.getData(), 0, 1);
14599 d = c.getData("text/html");
14601 …else if (d = c.getData("text/plain")) b.data.dataValue = a.editable().transformPlainTextToHtml(d),…
14668 …ERNAL || CKEDITOR.env.chrome && !a.isEmpty() || CKEDITOR.env.gecko && (a.getData("text/html") || a…
14812 this.id = this.getData(m);
14814 … b, this.setData("text/html", b.getSelectedHtml(1)), "Text" == m || this.getData("text/plain") || …
14820 getData: function(a, b) {
14824 … if (this._.fallbackDataTransfer.isRequired()) c = this._.fallbackDataTransfer.getData(a, b);
14826 c = this.$.getData(a) || ""
14856 var c = b.getData(a);
14857 … "text/html" == a && (b._.nativeHtmlCache = b.getData(a, !0), c = b._stripHtml(c));
14898 if (a[b] && "" !== this.getData(b)) return !1;
14932 …"cke test value"), a._isCustomMimeTypeSupported = "cke test value" === b.getData("cke/mimetypetest…
14937 getData: function(a, b) {
14973 return this._dataTransfer.$.getData(a)
18780 a.setData(a.getData(1), f)
18878 getData: function(a) {
20851 b.line.wrap.getParent() && (b.line.detach(), a.once("getData", function() {
21393 …= CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? b.dataTransfer.getData("text/html", !0) …
21394 …= CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? b.dataTransfer.getData("text/rtf") : nul…
21431 …if (b.fullPage) g = a.getData().replace(/<head>/, "$\x26" + f).replace(/[^>]*(?=<\/title>)/, "$\x2…
21438 …TOR.tools.buildStyleHtml(a.config.contentsCss) + "\x3c/head\x3e" + b + a.getData() + "\x3c/body\x3…
21773 b.setData(a.getData(1));
21800 getData: function() {
25347 f = e.getData("cke/widget-id"),
25502 …bles) g = b.editables[m], delete g.attributes.contenteditable, g.setHtml(f.editables[m].getData());
26275 getData: function() {