/plugin/csstimeline/ |
H A D | feed.php | 30 $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 D | feed.php | 25 $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 D | media.php | 92 $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 D | Memory.php | 50 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 D | AddBaseName.php | 56 function newFile($filename, $stat = array(), $mime = "application/octet-stream") 64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
|
H A D | UniqueAppender.php | 74 function newFile($filename, $stat = array(), $mime = "application/octet-stream") 86 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
|
H A D | Files.php | 174 function newFile($filename, $stat = array(), $mime = "application/octet-stream") 199 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
|
H A D | Mail.php | 45 var $mime; variable in File_Archive_Writer_Mail 155 function newFile($filename, $stat, $mime = "application/octet-stream")
|
H A D | Output.php | 61 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
|
H A D | Multi.php | 53 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
|
/plugin/godiag/ |
H A D | fetch.php | 19 $mime = 'image/png'; variable 22 $mime = 'application/sgf'; variable
|
/plugin/jdraw/lib/ |
H A D | httpmime-4.0.1.jar | ... value
}
org/apache/http/entity/mime/MIME.class
MIME.java
package org. ... |
/plugin/jcapture/lib/ |
H A D | httpmime-4.0.1.jar | ... value
}
org/apache/http/entity/mime/MIME.class
MIME.java
package org. ... |
/plugin/zip/pear/File/Archive/ |
H A D | Writer.php | 46 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 D | FetcherVignette.php | 46 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 D | Mime.php | 48 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 D | FetcherMarkupBuilder.php | 30 protected Mime $mime; variable in ComboStrap\\FetcherMarkupBuilder 159 public function setRequestedMime(Mime $mime): FetcherMarkupBuilder argument [all...] |
H A D | Message.php | 63 function addContent($message, $mime): Message argument 103 function getContent($mime = null): string argument
|
H A D | Http.php | 73 public static function setMime(string $mime) argument
|
/plugin/zip/pear/File/Archive/Reader/ |
H A D | Concat.php | 43 var $mime; variable in File_Archive_Reader_Concat 48 $stat=array(), $mime=null)
|
H A D | Memory.php | 53 var $mime; variable in File_Archive_Reader_Memory 80 $stat=array(), $mime=null)
|
H A D | File.php | 65 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 D | Decorator.php | 134 protected function recursiveReplace(Swift_Message_Mime $mime, $replacements, &$store) 198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store)
|
/plugin/odt/ODT/ |
H A D | ODTmanifest.php | 62 function add($name, $mime) {
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | content_type.class.php | 6 function ContentType($extension, $mime) {
|