Home
last modified time | relevance | path

Searched refs:getMimeTypes (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/lib/exe/
H A Dfetch.php25 $mimetypes = getMimeTypes();
/dokuwiki/inc/
H A Dconfutils.php35 $mtypes = getMimeTypes(); // known mimetypes
60 function getMimeTypes()
57 function getMimeTypes() { global() function
H A Dmedia.php463 $types = array_keys(getMimeTypes());
1601 echo ' <span>' . implode(', ', array_keys(getMimeTypes())) . '</span>';