Home
last modified time | relevance | path

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

123

/plugin/rtmchecklist/
H A Daction.php62 $event->data->insertElement($pos+3, $rtm_form);
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1 …ki_FCKEditorInstance.oinsertHtmlCodeObj.notes[f]=j.contents;h.setHtml(f);e.insertElement(h)}}})}});
H A Dplugin.js.unc204 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#insertElement
205 editor.insertElement( sup );
/plugin/struct/action/
H A Dedit.php79 $form->insertElement($pos, $html);
/plugin/passpolicy/
H A Daction.php96 $event->data->insertElement(++$pos, $html);
/plugin/captcha/
H A Daction.php
/plugin/tagentry/
H A Daction.php77 $event->data->insertElement( $pos++, $out );
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc204 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#insertElement
205 editor.insertElement( sup );
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc405 editor.insertElement( this.imageElement );
416 editor.insertElement( this.imageElement );
464 editor.insertElement( this.linkElement );
467 editor.insertElement( this.imageElement );
469 editor.insertElement( this.imageElement );
474 editor.insertElement( this.linkElement );
480 editor.insertElement( this.imageElement );
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc406 editor.insertElement( this.imageElement );
417 editor.insertElement( this.imageElement );
465 editor.insertElement( this.linkElement );
468 editor.insertElement( this.imageElement );
470 editor.insertElement( this.imageElement );
475 editor.insertElement( this.linkElement );
481 editor.insertElement( this.imageElement );
/plugin/crosspost/
H A Daction.php244 $e->data->insertElement( 2, $input );
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …cke-saved-src":w,title:v,alt:v,width:u.$.width,height:u.$.height}});m.insertElement(s);n.hide();i.…
H A Dsmiley.js.4.35 …cke-saved-src":b,title:a,alt:a,width:c.$.width,height:c.$.height}});f.insertElement(c);i.hide();j.…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …s:{src:w,"data-cke-saved-src":w,title:v,alt:v,width:22,height:22}});m.insertElement(s);n.hide();i.…
H A Dsmiley.js.4.35 …cke-saved-src":b,title:a,alt:a,width:c.$.width,height:c.$.height}});f.insertElement(c);i.hide();j.…
/plugin/preregister/
H A Daction.php175 $event->data->insertElement($pos++,$out);
/plugin/fckg/action/
H A Dmeta.php107 $event->data->insertElement(++$pos,$button);
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc209 editor.insertElement( table );
210 // Override the default cursor position after insertElement to place
H A Dtable.js1 …e("style")){x.removeAttribute("style")}}if(!this._.selectedElement){h.insertElement(x);setTimeout(…
/plugin/ckgdoku/action/
H A Dmeta.php80 $event->data->insertElement($pos+2, $_form);
399 $event->data->insertElement(++$pos,$button);
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc209 editor.insertElement( table );
210 // Override the default cursor position after insertElement to place
H A Dtable.js1 …e("style")){x.removeAttribute("style")}}if(!this._.selectedElement){h.insertElement(x);setTimeout(…
/plugin/ckgedit/action/
H A Dmeta.php90 $event->data->insertElement($pos+2, $_form);
437 $event->data->insertElement(++$pos,$button);
/plugin/dokutranslate/
H A Daction.php157 $event->data->insertElement(++$pos, $elem);
/plugin/tplmod/
H A Daction.php98 $event->data->insertElement($pos+2, $_form);

123