Home
last modified time | relevance | path

Searched refs:mimetype (Results 26 – 50 of 84) sorted by relevance

1234

/plugin/pagelist/
H A Dsyntax.php77 list(, $mime) = mimetype($image);
/plugin/dropfiles/action/
H A Dajax.php203 list(, $mime) = mimetype($id);
/plugin/preservefilenames/
H A Daction_adorabelle.php51 list($ext,$mime,$dl) = mimetype($item['file'],false);
/plugin/scrape/
H A Dsyntax.php147 [$ext, $mime] = mimetype($link->attr('href'), true);
/plugin/projects/lib/
H A Dtools.php147 list($ext, $mime, $dl) = mimetype($id, false);
/plugin/archiveupload/
H A Daction.php231 list($ext, $imime) = mimetype($this->tmpdir.'/'.$fn_old);
/plugin/file2dw/
H A Daction.php269 list( $ext, $mime ) = mimetype($this->userFile);
327 list( $ext, $mime ) = mimetype( $imgPath );
/plugin/s5reloaded/
H A Drenderer.php257 list($ext,$mime,$dl) = mimetype($src);
/plugin/sitemapnavi/
H A Dhelper.php213 list($ext) = mimetype($item['file'],false);
/plugin/xslfo/
H A Daction.php182 $ext = current(mimetype($src, false));
/plugin/linkmanager/
H A Dfunctions.php114 list($ext,$mime) = mimetype($item['file']);
/plugin/odt2dw/
H A Daction.php390 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->pictpath.'/'.$pict );
395 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->odtFileName );
/plugin/nodetailsxhtml/
H A Drenderer.php416 list($ext, $mime) = mimetype($src);
/plugin/owncloud/
H A Dhelper.php432 list($ext,$mime,$dl) = mimetype($src,false);
496 list($ext,$mime,$dl) = mimetype($src,false);
693 list($ext,$mime,$dl) = mimetype($src);
/plugin/nroff/
H A Drenderer.php717 list($ext,$mime) = mimetype($src);
756 list($ext,$mime) = mimetype($src);
965 list($ext,$mime) = mimetype($src);
/plugin/cleanup/
H A Dhelper.php190 list($ext) = mimetype($file);
/plugin/medialist/
H A Dhelper.php202 list($ext,$mime) = mimetype($item['id']);
/plugin/dlcount/
H A Dadmin.php71 list ($ext, $mime, $dl) = mimetype($mediafile);
/plugin/gemini/
H A Dcli.php230 list($ext, $mime, $dl) = mimetype($file);
/plugin/dokutexit/
H A Dlatex.php1319 list($ext,$mime) = mimetype($src);
1395 list($ext,$mime) = mimetype($src);
1505 list($ext,$mime) = mimetype($src);
1523 list($ext,$mime) = mimetype($src);
1559 list($ext,$mime) = mimetype($src);
/plugin/displayfile/
H A Dsyntax.php233 list($ext) = mimetype($title, false);
/plugin/odtplus2dw/
H A Daction.php333 // Check the file has an authorized mimetype
444 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->pictpath.'/'.$pict );
449 list( $ext, $mime ) = mimetype( $this->uploadDir.'/'.$this->userFileName );
/plugin/filelisting/
H A Dhelper.php204 list($ext) = mimetype($item['file'],false);
/plugin/reflect/
H A Daction.php48 list($data['ext'],$data['mime'],$data['download']) = mimetype($cacheFile);
/plugin/offline/
H A Drenderer.php170 list($ext,$mime) = mimetype($src);

1234