Home
last modified time | relevance | path

Searched defs:mime (Results 1 – 25 of 49) sorted by relevance

12

/plugin/csstimeline/
H A Dfeed.php30 $mime = 'text/xml'; variable
34 $mime = 'text/xml'; variable
38 $mime = 'application/xml'; variable
42 $mime = 'application/atom+xml'; variable
46 $mime = 'application/xml'; variable
/plugin/feed/
H A Dfeed.php25 $mime = 'text/xml'; variable
29 $mime = 'text/xml'; variable
33 $mime = 'application/xml'; variable
37 $mime = 'application/atom+xml'; variable
41 $mime = 'application/xml'; variable
/plugin/database2/
H A Dmedia.php92 $mime = $session['mime']; variable
243 $mime = 'text/html; charset=utf-8'; variable
275 $mime = 'text/csv; charset=utf-8'; variable
313 $mime = 'text/csv; charset=utf-8'; variable
326 $mime = substr( $data, 0, $sepPos ); variable
424 $mime = 'image/png'; variable
/plugin/zip/pear/File/Archive/Writer/
H A DMemory.php50 var $mime; variable in File_Archive_Writer_Memory
73 function newFile($filename, $stat, $mime = "application/octet-stream")
116 function makeReader($filename = null, $stat = null, $mime = null)
H A DAddBaseName.php56 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DUniqueAppender.php74 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
86 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DFiles.php174 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
199 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DMail.php45 var $mime; variable in File_Archive_Writer_Mail
155 function newFile($filename, $stat, $mime = "application/octet-stream")
H A DOutput.php61 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
H A DMulti.php53 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
/plugin/godiag/
H A Dfetch.php19 $mime = 'image/png'; variable
22 $mime = 'application/sgf'; variable
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... value } org/apache/http/entity/mime/MIME.class MIME.java package org. ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... value } org/apache/http/entity/mime/MIME.class MIME.java package org. ...
/plugin/zip/pear/File/Archive/
H A DWriter.php46 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
/plugin/combo/ComboStrap/
H A DFetcherVignette.php46 private Mime $mime; variable in ComboStrap\\FetcherVignette
58 public static function createForPage(MarkupPath $page, Mime $mime = null): FetcherVignette argument
383 setMime(Mime $mime) global() argument
[all...]
H A DMime.php48 private $mime; variable in ComboStrap\\Mime
53 public function __construct(string $mime) argument
61 public static function create(string $mime): Mime argument
[all...]
H A DFetcherMarkupBuilder.php30 protected Mime $mime; variable in ComboStrap\\FetcherMarkupBuilder
159 public function setRequestedMime(Mime $mime): FetcherMarkupBuilder argument
[all...]
H A DMessage.php63 function addContent($message, $mime): Message argument
103 function getContent($mime = null): string argument
H A DHttp.php73 public static function setMime(string $mime) argument
/plugin/zip/pear/File/Archive/Reader/
H A DConcat.php43 var $mime; variable in File_Archive_Reader_Concat
48 $stat=array(), $mime=null)
H A DMemory.php53 var $mime; variable in File_Archive_Reader_Memory
80 $stat=array(), $mime=null)
H A DFile.php65 var $mime = null; variable in File_Archive_Reader_File
77 function File_Archive_Reader_File($filename, $symbolic = null, $mime = null)
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php134 protected function recursiveReplace(Swift_Message_Mime $mime, $replacements, &$store)
198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store)
/plugin/odt/ODT/
H A DODTmanifest.php62 function add($name, $mime) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcontent_type.class.php6 function ContentType($extension, $mime) {

12