/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/ |
H A D | options.js | 30 …unction(){n.getElement().on("click",function(c){})});CKEDITOR.ui.dialog.uiElement.call(this,c,d,k,… 31 CKEDITOR.ui.dialog.scaytItemList.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{…
|
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/ |
H A D | options.js | 29 …unction(){n.getElement().on("click",function(c){})});CKEDITOR.ui.dialog.uiElement.call(this,d,c,k,… 30 CKEDITOR.ui.dialog.scaytItemList.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 497 …n"};c.includeLabel&&(k["aria-labelledby"]=f.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,c,d,… 506 …able=!0;e.push(new CKEDITOR.ui.dialog.uiElement(b,r,y,"input",null,A));y.push(" ");new CKEDITOR.ui… 509 …of a.inputStyle&&(a.style=a.inputStyle);e.select=new CKEDITOR.ui.dialog.uiElement(b,a,d,"select",n… 513 …uiElement.call(this,d,e,k,"span",null,null,"");k=k.join("").match(a);l=l.match(b)||["","",""];c.te… 514 …ew CKEDITOR.ui.dialog.uiElement;CKEDITOR.ui.dialog.labeledElement.prototype=CKEDITOR.tools.extend(… 516 …_.disabled},eventProcessors:CKEDITOR.tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventP… 517 …lice(1));this.setDirectionMarker(b)}a||(a="");return CKEDITOR.ui.dialog.uiElement.prototype.setVal… class in CKEDITOR.ui.dialog 518 getValue:function(){var a=CKEDITOR.ui.dialog.uiElement.prototype.getValue.call(this);if(this.bidi&&… 581 …uiElement,b.dialog,b.key),a.data.preventDefault())},F=function(a){var b=a.data.$.ctrlKey||a.data.$… 582 …uiElement:a,dialog:b,key:c,keyup:e||a.accessKeyUp,keydown:d||a.accessKeyDown})},I=function(a){for(… method in CKEDITOR.ui.dialog [all …]
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 544 …n"};a.includeLabel&&(e["aria-labelledby"]=c.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,a,d,… 553 …able=!0;f.push(new CKEDITOR.ui.dialog.uiElement(b,p,u,"input",null,r));u.push(" ");new CKEDITOR.ui… 556 …of c.inputStyle&&(c.style=c.inputStyle);f.select=new CKEDITOR.ui.dialog.uiElement(b,c,e,"select",n… 560 …uiElement.call(this,f,c,m,"span",null,null,"");m=m.join("").match(b);g=g.match(a)||["","",""];d.te… 561 …ew CKEDITOR.ui.dialog.uiElement;CKEDITOR.ui.dialog.labeledElement.prototype=CKEDITOR.tools.extend(… 564 …lice(1));this.setDirectionMarker(a)}b||(b="");return CKEDITOR.ui.dialog.uiElement.prototype.setVal… class in CKEDITOR.ui.dialog 565 getValue:function(){var b=CKEDITOR.ui.dialog.uiElement.prototype.getValue.call(this);if(this.bidi&&… 628 …SHIFT+":"")+d])&&b.length&&(b=b[b.length-1],b.keydown&&b.keydown.call(b.uiElement,b.dialog,b.key),… 629 …uiElement,b.dialog,b.key),a.data.preventDefault()))},R=function(a,b,c,e,d){(v[c]||(v[c]=[])).push(… 634 …ull,p,m={role:"presentation"};d&&d.align&&(m.align=d.align);CKEDITOR.ui.dialog.uiElement.call(this, [all …]
|
H A D | ckeditor.js.unc | 10933 new CKEDITOR.ui.dialog.uiElement(b, h, u, "label", null, { 10971 CKEDITOR.ui.dialog.uiElement.call(this, b, c, d, "a", null, { 11008 f.select = new CKEDITOR.ui.dialog.uiElement(b, c, e, "select", null, 11097 CKEDITOR.ui.dialog.html.prototype = new CKEDITOR.ui.dialog.uiElement; 11175 return CKEDITOR.ui.dialog.uiElement.prototype.setValue.apply(this, arguments) 11178 var b = CKEDITOR.ui.dialog.uiElement.prototype.getValue.call(this); 12367 uiElement: a, 12387 uiElement: function(a, b, c, e, d, f, g) { 12472 CKEDITOR.ui.dialog.uiElement.call(this, 12503 CKEDITOR.ui.dialog.uiElement.call(this, a, d || { [all …]
|