Searched refs:addListBlock (Results 1 – 1 of 1) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 790 …)},this)},proto:{addBlock:function(a,b){return this._.panel.addBlock(a,b)},addListBlock:function(a, method 791 b){return this._.panel.addListBlock(a,b)},getBlock:function(a){return this._.panel.getBlock(a)},sho… 904 …ntation" \x3e{label}\x3c/h1\x3e'),k=/\'/g;CKEDITOR.ui.panel.prototype.addListBlock=function(a,b){r… method in CKEDITOR.ui.panel 918 …="cke_combopanel__"+this.name,f=new CKEDITOR.ui.floatPanel(a,e,b),b=f.addListBlock(this.id,d),c=th…
|