Home
last modified time | relevance | path

Searched defs:addExternal (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js263 return CKEDITOR.getUrl(this.getPath(a)+(d?d.file:this.fileName+".js"))},addExternal:function(a,d,b)… method
/plugin/ckgdoku/ckeditor/
Dckeditor.js237 …eturn CKEDITOR.getUrl(this.getPath(a)+(f?f.file:this.fileName+".js"))},addExternal:function(a,f,b)… method