Home
last modified time | relevance | path

Searched refs:DOWNLOAD (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Output/
H A DDestination.php10 const DOWNLOAD = 'D'; define in Mpdf\\Output\\Destination
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9DOWNLOAD:o=this.getDownloadRequest();break;case i.UPLOAD:o=this.getUploadRequest();break;default:t…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9531 $dest = $dest ? Destination::DOWNLOAD : Destination::FILE;
9579 case Destination::DOWNLOAD:
27132 function OverWrite($file_in, $search, $replacement, $dest = Destination::DOWNLOAD, $file_out = "mpdf")
27274 case Destination::DOWNLOAD: // Download file