Home
last modified time | relevance | path

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

123

/plugin/csstimeline/
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/
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/
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/
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)
DAddBaseName.php56 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
DUniqueAppender.php74 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
86 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
DMail.php45 var $mime; variable in File_Archive_Writer_Mail
155 function newFile($filename, $stat, $mime = "application/octet-stream")
DFiles.php174 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
199 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
DOutput.php61 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
DMulti.php53 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
/plugin/jdraw/lib/
Dhttpmime-4.0.1.jar ... value } org/apache/http/entity/mime/MIME.class MIME.java package org. ...
/plugin/jcapture/lib/
Dhttpmime-4.0.1.jar ... value } org/apache/http/entity/mime/MIME.class MIME.java package org. ...
/plugin/godiag/
Dfetch.php19 $mime = 'image/png'; variable
22 $mime = 'application/sgf'; variable
/plugin/zip/pear/File/Archive/
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
383 public function setMime(Mime $mime): FetcherVignette
H A DMime.php48 private $mime; variable in ComboStrap\\Mime
53 public function __construct(string $mime)
61 public static function create(string $mime): Mime
H A DFetcherMarkupBuilder.php30 protected Mime $mime; variable in ComboStrap\\FetcherMarkupBuilder
159 public function setRequestedMime(Mime $mime): FetcherMarkupBuilder
H A DMessage.php63 function addContent($message, $mime): Message
103 function getContent($mime = null): string
/plugin/struct/_test/types/
H A DMediaTest.php56 public function test_validate_fail($mime, $value)
66 public function test_validate_success($mime, $value)
/plugin/zip/pear/File/Archive/Reader/
DConcat.php43 var $mime; variable in File_Archive_Reader_Concat
48 $stat=array(), $mime=null)
DMemory.php53 var $mime; variable in File_Archive_Reader_Memory
80 $stat=array(), $mime=null)
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/
DDecorator.php134 protected function recursiveReplace(Swift_Message_Mime $mime, $replacements, &$store)
198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store)
/plugin/odt/ODT/
DODTmanifest.php62 function add($name, $mime) {
/plugin/html2pdf/html2pdf/html2ps/
Dcontent_type.class.php6 function ContentType($extension, $mime) {

123