Searched refs:uiElementBuilders (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 499 '"':"")+"\x3e"+e.call(this,b,c)+"\x3c/span\x3e"}]},CKEDITOR.dialog._.uiElementBuilders.hbox.build(b… 530 …d.length&&(e=d[l]);l++){var v=[];f.push(v);k.push(CKEDITOR.dialog._.uiElementBuilders[e.type].buil… 558 …x=-1,k(1)),a.data.preventDefault())},this);q=[];z=CKEDITOR.dialog._.uiElementBuilders.hbox.build(t… 568 …x3d"'+CKEDITOR.tools.htmlEncode(a.label)+'"':"",d=CKEDITOR.dialog._.uiElementBuilders.vbox.build(t… 578 …eturn a}(),addUIElement:function(a,b){this._.uiElementBuilders[a]=b}});CKEDITOR.dialog._={uiElemen… 595 …d.length&&(e=d[h]);h++){var k=[];f.push(k);g.push(CKEDITOR.dialog._.uiElementBuilders[e.type].buil…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 546 '"':"")+"\x3e"+f.call(this,b,a)+"\x3c/span\x3e"}]},CKEDITOR.dialog._.uiElementBuilders.hbox.build(b… 577 …f.length&&(c=f[g]);g++){var k=[];e.push(k);h.push(CKEDITOR.dialog._.uiElementBuilders[c.type].buil… 605 …x=-1,e(1)),a.data.preventDefault())},this);m=[];k=CKEDITOR.dialog._.uiElementBuilders.hbox.build(t… 615 …x3d"'+CKEDITOR.tools.htmlEncode(a.label)+'"':"",e=CKEDITOR.dialog._.uiElementBuilders.vbox.build(t… 625 …eturn a}(),addUIElement:function(a,b){this._.uiElementBuilders[a]=b}});CKEDITOR.dialog._={uiElemen… property in CKEDITOR.dialog._ 642 …d.length&&(f=d[p]);p++){var m=[];g.push(m);h.push(CKEDITOR.dialog._.uiElementBuilders[f.type].buil…
|
H A D | ckeditor.js.unc | 10792 }, CKEDITOR.dialog._.uiElementBuilders.hbox.build(b, g, e)); 11389 h.push(CKEDITOR.dialog._.uiElementBuilders[c.type].build(b, c, k)) 11900 k = CKEDITOR.dialog._.uiElementBuilders.hbox.build(this, { 12070 …KEDITOR.tools.htmlEncode(a.label) + '"' : "", e = CKEDITOR.dialog._.uiElementBuilders.vbox.build(t… 12271 this._.uiElementBuilders[a] = b 12275 uiElementBuilders: {}, 12629 h.push(CKEDITOR.dialog._.uiElementBuilders[f.type].build(a, f, m))
|