Home
last modified time | relevance | path

Searched refs:downloadFile (Results 1 – 7 of 7) sorted by path

/plugin/diagramsnet/lib/js/
H A Dapp.min.js10738 this.currentPage.getName());return c};EditorUi.prototype.downloadFile=function(b,c,d,e,g,k,n,v,x,A,…
11802 …e("disabled")});b=new CustomDialog(c,b,mxUtils.bind(this,function(){c.downloadFile("xml",!k.checke…
11810 …rom:Math.max(0,Math.min(k-1,d-1)),to:Math.max(0,Math.min(k-1,e-1))};c.downloadFile("pdf",null,null…
11819 …xResources.get("export"),null,mxUtils.bind(this,function(b,d,e,f,g){c.downloadFile(d?"xmlpng":"png…
11820 …xResources.get("export"),null,mxUtils.bind(this,function(b,d,e,f,g){c.downloadFile("jpeg",null,nul…
H A Dviewer-static.min.js3406 this.currentPage.getName());return d};EditorUi.prototype.downloadFile=function(b,c,e,g,k,n,u,p,t,x,…
H A Dviewer.min.js3406 this.currentPage.getName());return d};EditorUi.prototype.downloadFile=function(b,c,e,g,k,n,u,p,t,x,…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1944 …EditorUi.prototype.downloadFile = function(format, uncompressed, addShadow, ignoreSelection, curre… method in EditorUi
H A DMenus.js350 editorUi.downloadFile('xml', !compressed.checked, null,
565 editorUi.downloadFile('pdf', null, null, !selection.checked,
811 …editorUi.downloadFile((editable) ? 'xmlpng' : 'png', null, null, ignoreSelection, null, null, tran…
839 editorUi.downloadFile('jpeg', null, null, ignoreSelection, null, null, null, scale, border);
/plugin/fileshare/
H A Dfilesharedownload.php7 $downloadFile = $archivRootDir . '/' . $filename; variable
11 header ( "Content-Length: " . filesize ( $downloadFile ) );
12 readfile ( $downloadFile );
/plugin/siteexport/
H A Dscript.js109 _.downloadFile({
128 _.downloadFile = function(iframeProps) { function
237 _.downloadFile({