Home
last modified time | relevance | path

Searched refs:download (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js36 this.download( data, "image/jpg", "amCharts.jpg" );
44 this.download( data, "image/png", "amCharts.png" );
52 this.download( data, "application/pdf", "amCharts.pdf" );
60 this.download( data, "text/xml", "amCharts.svg" );
131 this.download( data, "image/jpg", "amCharts.jpg" );
185 this.download( data, "image/jpg", "amCharts.jpg" );
194 this.download( data, "image/png", "amCharts.png" );
203 this.download( data, "application/pdf", "amCharts.pdf" );
248 this.download( data, "text/xml", "amCharts.svg" );
256 this.download( data, "text/plain", "amCharts.csv" );
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotCommandDurations.php26 public $download; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations
68 public function setDownload($download) argument
70 $this->download = $download;
74 return $this->download;
/plugin/zotero/
H A DImportZoteroFeedReader.php24 $feed = $this->download($this->config->getUrlForEntries());
31 $additionalFeed = $this->download($nextUrl);
43 private function download($url) function in ImportZoteroFeedReader
52 $download = curl_exec($ch);
54 return $download;
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt22 download the latest version of the "getID3()-WindowsSupport" package
23 from the usual download location (http://getid3.sourceforge.net)
36 Taken from http://www.vorbis.com/download.psp
39 Taken from http://flac.sourceforge.net/download.html
/plugin/owncloud/ajax/
H A Dfilelist.php61 …$download = $helper->_formatLink(array('title'=>$title,'url'=>$url, 'class'=>"media mediafile deta… variable
63 …'.$mtime.'</td><td class="col3 fileinfo"> -- </td><td class="col4 centeralign">'.$download.'</td>';
74 …$download = $helper->_formatLink(array('title'=>'download: '.$title,'url'=>$url, 'class'=>"media m… variable
87 …'</td><td class="col3 fileinfo">'.$filesize.'</td><td class="col4 centeralign">'.$download.'</td>';
/plugin/downloadcodeblock/
H A DREADME.md3 Simplistic JavaScript-only DokuWiki plugin adding download buttons to code
9 as the file name for the download if it ends with a file extension (dot followed
/plugin/fetchmedia/lang/en/
H A Dintro.txt3 If your DokuWiki runs on a Windows-Server, you can choose whether to download
8 **Please do not close this page during download**
/plugin/preservefilenames/
H A Dcommon.php58 function _buildContentDispositionHeader($download, $filename, $no_pathinfo = false) argument
63 $type = $download ? 'attachment' : 'inline';
/plugin/owncloud/
H A Dall.css6 a.media.mediafile.download{
7 background-image: url(images/download.png);
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css164 #download-btn {
324 #main-header nav li#download-btn {
454 #main-header nav li#download-btn {
457 #main-header nav li a#download-btn{
485 #main-header nav li a#download-btn, #main-header nav li a#download-btn:hover {
493 #main-header nav li a#download-btn:hover {
496 #main-header nav li a#download-btn:active, #main-header nav li a#download-btn.is-active {
500 #main-header nav li a#download-btn:disabled, #main-header nav li a#download-btn.is-disabled {
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt4 - download the Maxmind GeoLite2-City database into ''quickstats/GEOIP/vendor/GeoLite2-City'';
8 …om of the Query Info panel. The **Download DB** button will attempt to download the Maxmind datab…
H A Dintro.txt1 To save download time, ''quickstats'' attempts to download its table sorting scripts only if needed…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte45 a.download = `mermaid-diagram-${moment().format('YYYYMMDDHHmmss')}.png`;
86 event.target.download = `mermaid-diagram-${moment().format(
168 <a class="link-style" href={url} download="" on:click={onCopyClipboard}>
174 <a class="link-style" href={url} download="" on:click={onDownloadPNG}>
182 <a class="link-style" href={url} download="" on:click={onDownloadSVG}>
/plugin/quickstats/GEOIP/
H A Dgeoipv6_dnld.txt1 http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/
H A Dar.js9 download: 'مربع التحميل',
H A Dfa.js9 download: 'کادر دانلود',
H A Dbn.js10 download: 'ডাউনলোডের বাক্স',
H A Dda.js10 download: 'download boks',
H A Dde-informal.js10 download: 'Download-Box',
H A Deo.js10 download: 'elŝut-skatolo',
H A Des.js10 download: 'caja de descarga',
H A Dfr.js10 download: 'bloc téléchargement',
/plugin/ckgedit/ckeditor/plugins/wrap/lang/
H A Dar.js9 download: 'مربع التحميل',
H A Dfa.js9 download: 'کادر دانلود',
/plugin/directorylist/
H A Dreadme.md94 Default option is 'download';
99 <directorylist: [...] type="download">
124 * changed default 'type' to 'download'

12345678910>>...19