| /plugin/structodt/ |
| D | script.js | 15 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/ |
| D | Generic.php | 467 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/ |
| D | AggregationTableOdt.php | 53 $filetype = $this->pdf ? 'pdf' : 'odt'; 57 … data-template="' . $this->template . '" data-filetype="' . $filetype . '">';
|
| D | AggregationEditorTableOdt.php | 64 $filetype = $this->pdf ? 'pdf' : 'odt'; 76 data-template=\"$template\" data-filetype=\"$filetype\"
|
| /plugin/podcast/action/ |
| D | feed.php | 111 $filetype = 'audio/mpeg'; } 133 'url' => $file_url, 'length' => $length, 'type' => $filetype ); }
|
| /plugin/elwikiupgrade/ |
| D | VerboseTarLib.class.php | 35 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/ |
| D | Tar.php | 63 $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/ |
| D | demo.browse.php | 173 $TargetObjectType = filetype($TargetObject); // Check file type without examining extension
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | structure.txt | 69 …['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)
|
| D | README.md | 208 confirm what data is actually returned for any particular filetype in
|
| D | readme.txt | 219 confirm what data is actually returned for any particular filetype in
|
| D | changelog.txt | 2557 extension, and shows the filetype in the displayed output. Files
|
| /plugin/codemirror/dist/modes/ |
| D | php.min.js.map | 1 …me filectime filegroup fileinode filemtime fileowner fileperms filesize filetype file_exists is_wr…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 5171 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/ |
| D | SFTP.php | 2863 public function filetype($path) function in phpseclib3\\Net\\SFTP
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 …filetype', undefined, 'string', ['ft'], function(name, cm) {\n // Option is local. Do nothing…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …me filectime filegroup fileinode filemtime fileowner fileperms filesize filetype ' +\n 'floatval …
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.min.js | 1204 …,"htmlsyntax","outfilesuffix","supports_templates"],{basebackend:"html",filetype:"html",htmlsyntax…
|