Home
last modified time | relevance | path

Searched refs:filetype (Results 1 – 18 of 18) sorted by relevance

/plugin/structodt/
Dscript.js15 const filetype = $table.parents('.structaggregation').data('filetype');
16 if (!filetype) return;
46 const icon = DOKU_BASE + 'lib/images/fileicons/' + filetype + '.png';
55 url.searchParams.append('filetype', filetype);
58 …<a href="'+url.href+'" title="' + title + '"><img src="'+icon+'" alt="'+filetype+'" class="icon"><…
/plugin/findologicxmlexport/vendor/hoa/file/
DGeneric.php467 return filetype($this->getStreamName()) == 'socket';
477 return filetype($this->getStreamName()) == 'fifo';
487 return filetype($this->getStreamName()) == 'char';
497 return filetype($this->getStreamName()) == 'block';
507 return filetype($this->getStreamName()) == 'unknown';
/plugin/structodt/meta/
DAggregationTableOdt.php53 $filetype = $this->pdf ? 'pdf' : 'odt';
57 … data-template="' . $this->template . '" data-filetype="' . $filetype . '">';
DAggregationEditorTableOdt.php64 $filetype = $this->pdf ? 'pdf' : 'odt';
76 data-template=\"$template\" data-filetype=\"$filetype\"
/plugin/podcast/action/
Dfeed.php111 $filetype = 'audio/mpeg'; }
133 'url' => $file_url, 'length' => $length, 'type' => $filetype ); }
/plugin/elwikiupgrade/
DVerboseTarLib.class.php35 if($comptype == self::COMPRESS_AUTO) $comptype = $this->filetype($file);
214 if($comptype == self::COMPRESS_AUTO) $comptype = $this->filetype($file);
372 if($comptype === self::COMPRESS_AUTO) $comptype = $this->filetype($file);
582 public function filetype($file) { function in VerboseTar
/plugin/upgrade/myvendor/splitbrain/php-archive/src/
DTar.php63 $this->setCompression($this->complevel, $this->filetype($file));
272 $this->setCompression($this->complevel, $this->filetype($file));
469 $this->setCompression($this->complevel, $this->filetype($file));
739 public function filetype($file) function in splitbrain\\PHPArchive\\Tar
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.browse.php173 $TargetObjectType = filetype($TargetObject); // Check file type without examining extension
/plugin/jplayer/vendor/james-heinrich/getid3/
Dstructure.txt69 …['fileformat']=>string() // one of the standard filetype abbreviations ('mp3', 'riff',…
94 … ['dataformat']=>string() // one of the standard filetype abbreviations ('mp3', 'wma', etc)
105 …['dataformat']=>string() // one of the standard filetype abbreviations ('avi', 'mpeg', etc)
DREADME.md208 confirm what data is actually returned for any particular filetype in
Dreadme.txt219 confirm what data is actually returned for any particular filetype in
Dchangelog.txt2557 extension, and shows the filetype in the displayed output. Files
/plugin/codemirror/dist/modes/
Dphp.min.js.map1 …me filectime filegroup fileinode filemtime fileowner fileperms filesize filetype file_exists is_wr…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs5171 var outfilesuffix = nil, $ret_or_1 = nil, filetype = nil;
5178 filetype = outfilesuffix.$slice(1, outfilesuffix.$length());
5180 outfilesuffix = "." + ((filetype = basebackend));
5181 } if ($eqeq(filetype, "html")) {
5182 …eturn $hash2(["basebackend", "filetype", "htmlsyntax", "outfilesuffix"], {"basebackend": basebacke…
5184 …return $hash2(["basebackend", "filetype", "outfilesuffix"], {"basebackend": basebackend, "filetype
5205 $def(self, '$filetype', function $$filetype(value) {
5212 … return ($a = ["filetype", value], $send(self.$backend_traits(), '[]=', $a), $a[$a.length - 1]);
5214 return self.$backend_traits()['$[]']("filetype")
5517 …w,index,strftime,year,utc_offset,partition,create_converter,basebackend,filetype,htmlsyntax,derive…
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
DSFTP.php2863 public function filetype($path) function in phpseclib3\\Net\\SFTP
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1filetype', undefined, 'string', ['ft'], function(name, cm) {\n // Option is local. Do nothing…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1 …me filectime filegroup fileinode filemtime fileowner fileperms filesize filetype ' +\n 'floatval …
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.min.js1204 …,"htmlsyntax","outfilesuffix","supports_templates"],{basebackend:"html",filetype:"html",htmlsyntax…