Home
last modified time | relevance | path

Searched refs:imagebutton (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1306 CKEDITOR.dialog.add( 'imagebutton', function( editor ) {
1307 return imageDialog( editor, 'imagebutton' );
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1307 CKEDITOR.dialog.add( 'imagebutton', function( editor ) {
1308 return imageDialog( editor, 'imagebutton' );
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc16023 …umn,table,anchor,link,image,flash,checkbox,radio,textfield,hiddenfield,imagebutton,button,select,t…
18191imagebutton: "input[type,alt,src]{width,height,border,border-width,border-style,margin,float}"
18202 imagebutton: "input"
18228 …k && !a.plugins.image2 && e("ImageButton", "imagebutton", CKEDITOR.plugins.getPath("image") + "dia…
18266 }, k && (e.imagebutton = {
18268 command: "imagebutton",
18269 group: "imagebutton"
18308 imagebutton: CKEDITOR.TRISTATE_OFF
18342 d.data.dialog = "imagebutton"
26647 …e,576,,flash,600,,button,624,,checkbox,648,,form,672,,hiddenfield,696,,imagebutton,720,,radio,744,…
[all …]
H A Dckeditor.js922 …n,name,id,enctype,target,method]",hiddenfield:"input[type,name,value]",imagebutton:"input[type,alt… property in AnonymousFunctiona9e2af6b51900.l
923 select:"select",button:"input",form:"form",hiddenfield:"input",imagebutton:"input"},d=function(f,c,… property in AnonymousFunctiona9e2af6b51900.m
925 …bel:a.forms.textarea.title,command:"textarea",group:"textarea"}},k&&(d.imagebutton={label:a.image.…
927 …ase "radio":return{radio:CKEDITOR.TRISTATE_OFF};case "image":return k?{imagebutton:CKEDITOR.TRISTA…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js862 …n,name,id,enctype,target,method]",hiddenfield:"input[type,name,value]",imagebutton:"input[type,alt… property in AnonymousFunctione4ea003857800.e
863 …xtarea",select:"select",button:"input",form:"form",hiddenfield:"input",imagebutton:"input"},k=func… property in AnonymousFunctione4ea003857800.l
865 …bel:f.forms.textarea.title,command:"textarea",group:"textarea"}},h&&(k.imagebutton={label:f.image.…
867 …ase "radio":return{radio:CKEDITOR.TRISTATE_OFF};case "image":return h?{imagebutton:CKEDITOR.TRISTA…