Searched refs:getPath (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/templates/ |
H A D | default.js | 5 CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"…
|
/webtrees/app/Http/Middleware/ |
H A D | PublicFiles.php | 46 $path = $request->getUri()->getPath();
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 269 …getPath(a);CKEDITOR.fire(a+CKEDITOR.tools.capitalize(this.fileName)+"Ready",b);return this.get(a)}… method 270 return CKEDITOR.getUrl(this.getPath(a)+(d?d.file:this.fileName+".js"))},addExternal:function(a,d,b)… 547 …ptLoader.load(CKEDITOR.getUrl(a()+"skin.js"),function(){b(c,d)}):b(c,d)},getPath:function(a){retur… method 804 …nt:B,requiredContent:B,contentTransformations:d,panel:{css:CKEDITOR.skin.getPath("editor"),attribu… 830 …el=b.level||1;var f=CKEDITOR.tools.extend({},b.panel,{css:[CKEDITOR.skin.getPath("editor")],level:… 925 …ibutes.face,delete a.attributes.face)}}]]:null,panel:{css:[CKEDITOR.skin.getPath("editor")].concat… 932 …anelTitle,toolbar:"styles,20",allowedContent:n,panel:{css:[CKEDITOR.skin.getPath("editor")].concat… 938 …age;k&&!b.plugins.image2&&d("ImageButton","imagebutton",CKEDITOR.plugins.getPath("image")+"dialogs… 1076 …ataValue=a.data.dataValue.replace(c[b],d[b]))}var e=0,f=CKEDITOR.plugins.getPath("pastetools"),h=t… 1080 …tState(b.data)})}})})();(function(){function h(a){var e=CKEDITOR.plugins.getPath("preview"),d=a.co… [all …]
|