/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 5 CKEDITOR.dialog.add("colordialog",function(x){function m(){h.getById(n).removeStyle("background-col… 7 …tion r(a){a?(h.getById(t).setStyle("background-color",a),h.getById(u).setHtml(a)):(h.getById(t).re… 12 …html",html:"\x3cdiv\x3e\x3c/div\x3e",onLoad:function(){CKEDITOR.document.getById(this.domId).appen… 13 …ectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{h.getById(n).setStyle("back…
|
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 5 CKEDITOR.dialog.add("colordialog",function(x){function m(){e.getById(n).removeStyle("background-col… 7 …tion r(a){a?(e.getById(t).setStyle("background-color",a),e.getById(u).setHtml(a)):(e.getById(t).re… 12 …html",html:"\x3cdiv\x3e\x3c/div\x3e",onLoad:function(){CKEDITOR.document.getById(this.domId).appen… 13 …ectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{e.getById(n).setStyle("back…
|
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/ |
H A D | wsc_ie.js | 6 …:a.config.wsc_domainName});CKEDITOR.document.getById(h).setStyle("display","none");CKEDITOR.docume… 9 …ypeof window.WSC_Error){CKEDITOR.document.getById(d).setStyle("display","none");var b=CKEDITOR.doc… 10 …ibutes:{type:"text/javascript",src:n}}));b=a.getData();CKEDITOR.document.getById(g).setValue(b);e=…
|
H A D | wsc.js | 50 …t:a.OverlayPlace});var d=a.dialog.parts.tabs.getId(),d=CKEDITOR.document.getById(d);d.setStyle("wi… 91 …alog.on("resize",function(b){b=b.data;var c=b.dialog,e=CKEDITOR.document.getById(a.iframeNumber+"_…
|
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/ |
H A D | wsc_ie.js | 6 …:a.config.wsc_domainName});CKEDITOR.document.getById(h).setStyle("display","none");CKEDITOR.docume… 9 …ypeof window.WSC_Error){CKEDITOR.document.getById(d).setStyle("display","none");var b=CKEDITOR.doc… 10 …ibutes:{type:"text/javascript",src:n}}));b=a.getData();CKEDITOR.document.getById(g).setValue(b);e=…
|
H A D | wsc.js | 51 …t:a.OverlayPlace});var d=a.dialog.parts.tabs.getId(),d=CKEDITOR.document.getById(d);d.setStyle("wi… 89 …alog.on("resize",function(b){b=b.data;var d=b.dialog,c=CKEDITOR.document.getById(a.iframeNumber+"_…
|
/plugin/fksnewsfeed/inc/ORM/ |
H A D | ModelStream.php | 31 $feed = $service->getById($ar['news_id']); 60 $streams[] = $service->getById($row['child']); 73 $streams[] = $service->getById($row['parent']);
|
H A D | AbstractService.php | 26 public function getById(int $id): ?AbstractModel { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\ORM\\AbstractService
|
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/ |
H A D | image.js | 1 …getById(j);if(G.lockRatio){D.removeClass("cke_btn_unlocked")}else{D.addClass("cke_btn_unlocked")}D…
|
H A D | image.js.unc | 187 var ratioButton = CKEDITOR.document.getById( btnLockSizesId ); 253 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 282 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 324 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 327 this.preview = CKEDITOR.document.getById( previewImageId ); 490 this.addFocusable( doc.getById( btnResetSizeId ), 5 ); 491 this.addFocusable( doc.getById( btnLockSizesId ), 5 ); 546 var loader = CKEDITOR.document.getById( imagePreviewLoaderId ); 732 var resetButton = CKEDITOR.document.getById( btnResetSizeId ), 733 ratioButton = CKEDITOR.document.getById( btnLockSizesId );
|
/plugin/ckgedit/ckeditor/plugins/image/dialogs/ |
H A D | image.js | 1 …getById(j);if(G.lockRatio){D.removeClass("cke_btn_unlocked")}else{D.addClass("cke_btn_unlocked")}D…
|
H A D | image.js.unc | 188 var ratioButton = CKEDITOR.document.getById( btnLockSizesId ); 254 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 283 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 325 CKEDITOR.document.getById( imagePreviewLoaderId ).setStyle( 'display', 'none' ); 328 this.preview = CKEDITOR.document.getById( previewImageId ); 491 this.addFocusable( doc.getById( btnResetSizeId ), 5 ); 492 this.addFocusable( doc.getById( btnLockSizesId ), 5 ); 547 var loader = CKEDITOR.document.getById( imagePreviewLoaderId ); 733 var resetButton = CKEDITOR.document.getById( btnResetSizeId ), 734 ratioButton = CKEDITOR.document.getById( btnLockSizesId );
|
/plugin/fksnewsfeed/ |
H A D | action.php | 114 $news = $this->helper->serviceNews->getById($newsId); 169 $news = $this->helper->serviceNews->getById($INPUT->param('news')['id']); 249 $data = $this->helper->serviceNews->getById($INPUT->param('news')['id']);
|
/plugin/fksnewsfeed/syntax/ |
H A D | feed.php | 58 $news = $this->helper->serviceNews->getById($param['id']);
|
/plugin/fksnewsfeed/admin/ |
H A D | push.php | 73 $news = $this->helper->serviceNews->getById($id);
|
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 5 …ction k(a){var b=new CKEDITOR.dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d…
|
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 5 …ction k(a){var b=new CKEDITOR.dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d…
|
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/ |
H A D | options.js | 4 …getById("scaytLang_"+c.name+"_"+b).$.checked=!0}},{type:"html",id:"graytLanguagesHint",html:'\x3cd…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 79 getById:function(a){return(a=this.$.getElementById(a))?new CKEDITOR.dom.element(a):null},getByAddre… 144 (c=a.serializable)?this.document.getById(a.startNode):a.startNode,a=c?this.document.getById(a.endNo… 481 …r"],d=e?"endOffset":"startOffset",h=f?c.document.getById(a.startNode):a.startNode;a=f?c.document.g… 516 …ialog.labeledElement,{getInputElement:function(){return CKEDITOR.document.getById(this._.inputId)}, 692 …c.pasteHTML('\x3cspan id\x3d"'+z+'"\x3e\x3c/span\x3e');var A=b.document.getById(z);h.moveToPositi… 707 …getById(this.id).getAttribute("dir");this._.onKeyDown&&!1===this._.onKeyDown(b)?a.data.preventDefa… 790 …getById(d+(b+1)))||(f=CKEDITOR.document.getById(d+"0")),f.focus(),!1;case f?37:39:case CKEDITOR.SH… 792 …getById(h));f=m;f.setHtml(b.join("")+'\x3cspan class\x3d"cke_path_empty"\x3e\x26nbsp;\x3c/span\x3e… 837 …getById(this._.items[a]).setStyle("display","none")},showAll:function(){var a=this._.items,b=this.… 838 …getById(a+"_option").setAttribute("aria-selected",!0);this.onMark&&this.onMark(b)},markFirstDispla… [all …]
|
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/ |
H A D | find.js | 22 …:"txtFindReplace");a.getContentElement(e,k);g.initialized||(CKEDITOR.document.getById(b._.inputId),
|
/plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
H A D | find.js | 23 …FindReplace");a.getContentElement(e,h);f.initialized||(CKEDITOR.document.getById(b._.inputId),f.in…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 91 …$.activeElement}catch(d){return null}return new CKEDITOR.dom.element(a)},getById:function(a){retur… 159 …is.setEnd(d,a):this.collapse(!0)}else b=(c=a.serializable)?this.document.getById(a.startNode):a.st… 268 d},space:function(a){return CKEDITOR.document.getById(this.spaceId(a))},spaceId:function(a){return … 524 …r"],h=d?"endOffset":"startOffset",p=g?c.document.getById(a.startNode):a.startNode;a=g?c.document.g… 525 …!0));if(k)for(var q=0;a[g+q+1];){var e=h.document;k=0;p=e.getById(d[q].endNode);for(e=e.getById(d[… 847 …getById(g+(b+1)))||(d=CKEDITOR.document.getById(g+"0")),d.focus(),!1;case d?37:39:case CKEDITOR.SH… 849 …getById(n));d=m;d.setHtml(e.join("")+'\x3cspan class\x3d"cke_path_empty"\x3e\x26nbsp;\x3c/span\x3e… 901 …getById(this._.items[a]).setStyle("display","none")},showAll:function(){var a=this._.items,b=this.… 902 …getById(a);b.addClass("cke_selected");this.element.getDocument().getById(a+"_option").setAttribute… 903 …getById(d).removeClass("cke_selected");b.getById(d+"_option").removeAttribute("aria-selected")}thi… [all …]
|
H A D | ckeditor.js.unc | 2165 getById: function(a) { 5656 return CKEDITOR.document.getById(this.spaceId(a)) 10538 a.getById(k); 10620 if (!a.getById("cke_ui_color")) { 12535 return CKEDITOR.document.getById(this.domId) 13703 var b = CKEDITOR.document.getById(this._.id); 14182 if (!d.getById("cke_pastebin")) { 16636 …37: case 9: return (d = CKEDITOR.document.getById(g + (b + 1))) || (d = CKEDITOR.document.getById(… 16675 (m = CKEDITOR.document.getById(n)); 17752 var c = b.getById(a); [all …]
|
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/ |
H A D | options.js | 4 …x3e\x3c/div\x3e\x3c/div\x3e',onShow:function(){var b=d.scayt.getLang();n.getById("scaytLang_"+d.na…
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.core.js | 3592 target = target && target.raphael ? paper.getById(target.raphaelid) : null; 3628 paperproto.getById = function (id) {
|