Home
last modified time | relevance | path

Searched refs:insertElement (Results 51 – 66 of 66) sorted by relevance

123

/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc39 editor.insertElement( img );
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …ument.createElement("p");var z=r.open_tag()+t+r.close_tag();A.setHtml(z);g.insertElement(A)}}})}});
H A Dplugin.js.unc685 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#insertElement
686 editor.insertElement( p );
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc39 editor.insertElement( img );
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …ument.createElement("p");var z=r.open_tag()+t+r.close_tag();A.setHtml(z);g.insertElement(A)}}})}});
H A Dplugin.js.unc685 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#insertElement
686 editor.insertElement( p );
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md512insertElement) and [`editable.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-…
749 …ket/11848): [IE] Fixed: [`editor.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
919 …m/ticket/11171): Fixed: [`editor.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
935 …rash. Additionally, the [`editor.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
H A Dckeditor.js260 {dataValue:a,mode:b,range:c})},insertText:function(a){this.fire("insertText",a)},insertElement:func…
340 …his,c||"html",a,b);this.editor.fire("afterInsertHtml",{intoRange:b})},insertElement:function(a,b){…
341 …electRanges([b]);h(this)},insertElementIntoSelection:function(a){this.insertElement(a)},insertElem…
350 ….range)},this);this.attachListener(a,"insertElement",function(a){this.insertElement(a.data)},this)…
870 a.insertElement(b)},allowedContent:"hr",requiredContent:"hr"};CKEDITOR.plugins.add("horizontalrule"…
1000 ….document.createElement("div",{attributes:a(f.lang.pagebreak.alt)});f.insertElement(b)},context:"d…
1079 …)},getData:function(){return this.getValue()},insertHtml:function(){},insertElement:function(){},i…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md932insertElement) and [`editable.insertElement()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKE…
1169 …: [IE] Fixed: [`editor.insertElement()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1339 …1171): Fixed: [`editor.insertElement()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1355 …tionally, the [`editor.insertElement()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
H A Dckeditor.js.unc6031 insertElement: function(a) {
6032 this.fire("insertElement", a)
7706 insertElement: function(a, b) {
7723 this.insertElement(a)
7891 this.attachListener(a, "insertElement", function(a) {
7892 this.insertElement(a.data)
8079 c.on("insertElement", function(a) {
18480 a.insertElement(b)
21301 a.insertElement(b)
21804 insertElement: function() {},
[all …]
H A Dckeditor.js287 …a,mode:b,range:c})},insertText:function(a){this.fire("insertText",a)},insertElement:function(a){th…
377 …his,c||"html",a,b);this.editor.fire("afterInsertHtml",{intoRange:b})},insertElement:function(a,b){…
378 …electRanges([b]);p(this)},insertElementIntoSelection:function(a){this.insertElement(a)},insertElem…
387 ….range)},this);this.attachListener(a,"insertElement",function(a){this.insertElement(a.data)},this)…
932 …b={canUndo:!1,exec:function(a){var b=a.document.createElement("hr");a.insertElement(b)},allowedCon…
1076 ….document.createElement("div",{attributes:e(a.lang.pagebreak.alt)});a.insertElement(b)},context:"d…
1100 insertHtml:function(){},insertElement:function(){},insertText:function(){},setReadOnly:function(a){…
1305 …n:function(a){(a=a.getFirst())&&g.isDomWidgetWrapper(a)&&(this.editor.insertElement(a),a=this.getB…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …aC){if(attr.match(/href/i)){continue}aM.setAttribute(attr,aC[attr])}Z.insertElement(aM)}else{var a…
H A Dlink.js.unc1366 editor.insertElement( el );
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …aB){if(attr.match(/href/i)){continue}aL.setAttribute(attr,aB[attr])}W.insertElement(aL)}else{var a…
H A Dlink.js1 …aB){if(attr.match(/href/i)){continue}aL.setAttribute(attr,aB[attr])}W.insertElement(aL)}else{var a…
H A Dlink.js.unc1378 editor.insertElement( el );

123