Home
last modified time | relevance | path

Searched refs:getContentType (Results 1 – 25 of 71) sorted by relevance

123

/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php78 return $this->getContentType($fileName);
90 protected function getContentType($fileName) { function in Sabre\\DAV\\Browser\\GuessContentType
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php78 return $this->getContentType($fileName);
90 protected function getContentType($fileName) { function in Sabre\\DAV\\Browser\\GuessContentType
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php116 …$contentType = $this->getContentType() ?: ($this->isHtmlBody($content) ? 'text/html' : 'text/plain…
140 public function getContentType(): ?string function in Monolog\\Handler\\NativeMailerHandler
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php64 $this->assertEquals('text/calendar; charset=utf-8', $children[0]->getContentType());
368 $this->assertEquals('text/calendar; charset=utf-8', $obj->getContentType());
382 … $this->assertEquals('text/calendar; charset=utf-8; component=VEVENT', $obj->getContentType());
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DIFile.php56 function getContentType(); function
H A DFile.php90 function getContentType() { function in Sabre\\DAV\\File
H A DSimpleFile.php115 function getContentType() { function in Sabre\\DAV\\SimpleFile
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIFile.php56 function getContentType(); function
H A DFile.php78 function getContentType() { function in Sabre\\DAV\\File
H A DSimpleFile.php115 function getContentType() { function in Sabre\\DAV\\SimpleFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserAbout.php41 public function getContentType() function in Google\\Service\\Directory\\UserAbout
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSimpleFileTest.php15 $this->assertEquals('text/plain', $file->getContentType());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DPolyFile.php45 public function getContentType() function in Google\\Service\\PolyService\\PolyFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DPgpSignedAttestation.php30 public function getContentType() function in Google\\Service\\ContainerAnalysis\\PgpSignedAttestation
H A DGenericSignedAttestation.php32 public function getContentType() function in Google\\Service\\ContainerAnalysis\\GenericSignedAttestation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleApiHttpBody.php46 public function getContentType() function in Google\\Service\\CloudMachineLearningEngine\\GoogleApiHttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleApiHttpBody.php46 public function getContentType() function in Google\\Service\\Apigee\\GoogleApiHttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleApiHttpBody.php46 public function getContentType() function in Google\\Service\\CloudRetail\\GoogleApiHttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DHttpBody.php46 public function getContentType() function in Google\\Service\\Adsense\\HttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DHttpBody.php46 public function getContentType() function in Google\\Service\\DomainsRDAP\\HttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleApiHttpBody.php46 public function getContentType() function in Google\\Service\\RecommendationsAI\\GoogleApiHttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DHttpBody.php46 public function getContentType() function in Google\\Service\\CloudHealthcare\\HttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DHttpBody.php46 public function getContentType() function in Google\\Service\\CloudBuild\\HttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBiography.php43 public function getContentType() function in Google\\Service\\PeopleService\\Biography
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DFile.php89 function getContentType() { function in Sabre\\DAV\\FS\\File

123