Home
last modified time | relevance | path

Searched refs:getContentType (Results 26 – 50 of 71) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DThumbnail.php49 public function getContentType() function in Google\\Service\\ToolResults\\Thumbnail
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DFile.php89 function getContentType() { function in Sabre\\DAV\\FS\\File
/plugin/webdav/core/DAV/
H A DAbstractFile.php108 public function getContentType() function in dokuwiki\\plugin\\webdav\\core\\DAV\\AbstractFile
/plugin/swiftmail/Swift/
H A DMessage.php524 $sign = (strtolower($child->getContentType()) == "text/plain") ? -1 : 1;
614 $sign = (strtolower($ref->getContentType()) == "text/plain"
615 || strtolower($ref->getContentType()) == $nested_type) ? -1 : 1;
683 $sign = (strtolower($ref->getContentType()) == "text/html"
684 || strtolower($ref->getContentType()) == "multipart/alternative") ? -1 : 1;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DExportAssetsRequest.php66 public function getContentType() function in Google\\Service\\CloudAsset\\ExportAssetsRequest
H A DFeed.php100 public function getContentType() function in Google\\Service\\CloudAsset\\Feed
/plugin/webdav/core/DAV/Collection/ODT/
H A DFile.php64 public function getContentType() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\ODT\\File
/plugin/latexport/helpers/
H A Darchive_helper_zip.php19 function getContentType() { function in ArchiveHelperZip
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php78 function getContentType() { function in Sabre\\DAV\\PartialUpdate\\FileMock
/plugin/gtime/gtlib/asn1/cms/
H A DCMSContentInfo.php141 public function getContentType() { function in CMSContentInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAttachment.php89 public function getContentType() function in Google\\Service\\HangoutsChat\\Attachment
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php135 function getContentType() { function in Sabre\\DAV\\FSExt\\File
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php99 public function getContentType() function in Google\\Service\\Monitoring\\HttpCheck
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php135 function getContentType() { function in Sabre\\DAV\\FSExt\\File
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeed.php78 public function getContentType() function in Google\\Service\\ShoppingContent\\Datafeed
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php101 $this->assertNull($file->getContentType());
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php120 function getContentType() { function in Sabre\\CardDAV\\Card
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php130 function getContentType() { function in Sabre\\CalDAV\\CalendarObject
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php118 function getContentType() { function in Sabre\\CardDAV\\Card
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/latexport/renderer/
H A Dtex.php105 'Content-Type' => $this->archive->getContentType(),
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php128 function getContentType() { function in Sabre\\CalDAV\\CalendarObject
/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php100 …media_notify($this->info['id'], $this->info['path'], $this->getContentType(), $timestamp_old, $tim…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DCardTest.php85 $this->assertEquals('text/vcard; charset=utf-8', $this->card->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php45 $this->assertNull($file->getContentType());

123