H A D | ckeditor.js | 294 …ml():"");return a},loadSnapshot:function(a){this.fire("loadSnapshot",a)},setData:function(a,b,c){v… 366 ….editor(d,a,CKEDITOR.ELEMENT_MODE_INLINE),c=a.is("textarea")?a:null;c?(b.setData(c.getValue(),null… 367 "true"),b.setData(a.getHtml(),null,!0));b.on("loaded",function(){b.fire("uiReady");b.editable(a);b.… 369 ….required=a.hasAttribute("required"),a.removeAttribute("required"));h&&g.setData(h,null,!0);g.on("… 391 …(d==CKEDITOR.ENTER_DIV?"div":"p",c.editable());b.insertNode(a);return!0},setData:function(a,b){b||… 392 …ntenteditable",!a)},detach:function(){this.status="detached";this.editor.setData(this.editor.getDa… 398 …setData(b,null,1)},this);this.attachListener(a,"getSnapshot",function(a){a.data=this.getData(1)},t… 763 …;b&&(this.sourceEditor=b,this.setData("text/html",b.getSelectedHtml(1)),"Text"==n||this.getData("t… 765 …setData:function(a,b){a=this._.normalizeType(a);"text/html"==a?(this._.data[a]=this._stripHtml(b),… method in CKEDITOR.plugins.clipboard.dataTransfer 766 n&&this.setData(n,this.id)},getTransferType:function(a){return this.sourceEditor?this.sourceEditor=… [all …]
|