Searched refs:createAdvancedTab (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 11 f&&f.createAdvancedTab(c,{id:1,classes:1,styles:1},"iframe")]}})})();
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 21 …("summary",this.getValue()):e.removeAttribute("summary")}}]}]},q&&q.createAdvancedTab(a,null,"tabl…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 846 …join(",")+"]");c.classes&&(b+="(*)");c.styles&&(b+="{*}");return b},createAdvancedTab:function(c,a… method
|