/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/ |
H A D | GuessContentType.php | 78 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 D | GuessContentType.php | 78 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 D | NativeMailerHandler.php | 116 …$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 D | SchedulingObjectTest.php | 64 $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 D | IFile.php | 56 function getContentType(); function
|
H A D | File.php | 90 function getContentType() { function in Sabre\\DAV\\File
|
H A D | SimpleFile.php | 115 function getContentType() { function in Sabre\\DAV\\SimpleFile
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | IFile.php | 56 function getContentType(); function
|
H A D | File.php | 78 function getContentType() { function in Sabre\\DAV\\File
|
H A D | SimpleFile.php | 115 function getContentType() { function in Sabre\\DAV\\SimpleFile
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | UserAbout.php | 41 public function getContentType() function in Google\\Service\\Directory\\UserAbout
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | SimpleFileTest.php | 15 $this->assertEquals('text/plain', $file->getContentType());
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/ |
H A D | PolyFile.php | 45 public function getContentType() function in Google\\Service\\PolyService\\PolyFile
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | PgpSignedAttestation.php | 30 public function getContentType() function in Google\\Service\\ContainerAnalysis\\PgpSignedAttestation
|
H A D | GenericSignedAttestation.php | 32 public function getContentType() function in Google\\Service\\ContainerAnalysis\\GenericSignedAttestation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
H A D | GoogleApiHttpBody.php | 46 public function getContentType() function in Google\\Service\\CloudMachineLearningEngine\\GoogleApiHttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleApiHttpBody.php | 46 public function getContentType() function in Google\\Service\\Apigee\\GoogleApiHttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleApiHttpBody.php | 46 public function getContentType() function in Google\\Service\\CloudRetail\\GoogleApiHttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/ |
H A D | HttpBody.php | 46 public function getContentType() function in Google\\Service\\Adsense\\HttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/ |
H A D | HttpBody.php | 46 public function getContentType() function in Google\\Service\\DomainsRDAP\\HttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/ |
H A D | GoogleApiHttpBody.php | 46 public function getContentType() function in Google\\Service\\RecommendationsAI\\GoogleApiHttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | HttpBody.php | 46 public function getContentType() function in Google\\Service\\CloudHealthcare\\HttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | HttpBody.php | 46 public function getContentType() function in Google\\Service\\CloudBuild\\HttpBody
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ |
H A D | Biography.php | 43 public function getContentType() function in Google\\Service\\PeopleService\\Biography
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/ |
H A D | File.php | 89 function getContentType() { function in Sabre\\DAV\\FS\\File
|