Home
last modified time | relevance | path

Searched refs:mimeType (Results 1 – 25 of 142) sorted by relevance

123456

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php37 protected $mimeType; variable in Sabre\\DAV\\SimpleFile
47 * @param string|null $mimeType
49 function __construct($name, $contents, $mimeType = null) { argument
53 $this->mimeType = $mimeType;
117 return $this->mimeType;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php37 protected $mimeType; variable in Sabre\\DAV\\SimpleFile
47 * @param string|null $mimeType
49 function __construct($name, $contents, $mimeType = null) { argument
53 $this->mimeType = $mimeType;
117 return $this->mimeType;
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php28 public $mimeType; variable in Google_MediaFileUpload
56 $this->mimeType = $mimeType;
93 $mimeType = isset($params['mimeType'])
98 if (!$mimeType) {
99 $mimeType = $payload['content-type'];
106 return self::processFileUpload($file, $mimeType);
115 $payload['content-type'] = $mimeType;
120 $payload['content-type'] = $mimeType;
133 $related .= "Content-Type: $mimeType\r\n";
181 $payload['content-type'] = $upload->mimeType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DImage.php29 public $mimeType; variable in Google\\Service\\SearchConsole\\Image
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1GcsDocument.php29 public $mimeType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1GcsDocument
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
H A DGoogleCloudDocumentaiV1RawDocument.php29 public $mimeType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1RawDocument
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
H A DGoogleCloudDocumentaiV1beta1InputConfig.php27 public $mimeType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1InputConfig
46 public function setMimeType($mimeType) argument
48 $this->mimeType = $mimeType;
55 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileContentHintsThumbnail.php29 public $mimeType; variable in Google\\Service\\Drive\\DriveFileContentHintsThumbnail
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
H A DCommentQuotedFileContent.php25 public $mimeType; variable in Google\\Service\\Drive\\CommentQuotedFileContent
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DDocumentation.php29 public $mimeType; variable in Google\\Service\\Monitoring\\Documentation
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1alpha1GcsDestination.php25 public $mimeType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1GcsDestination
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
H A DGoogleCloudDatalabelingV1beta1GcsSource.php29 public $mimeType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1GcsSource
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
H A DGoogleCloudDatalabelingV1beta1GcsDestination.php25 public $mimeType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1GcsDestination
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
H A DGoogleCloudDatalabelingV1p1alpha1GcsDestination.php25 public $mimeType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1GcsDestination
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
H A DGoogleCloudDatalabelingV1p2alpha1GcsDestination.php25 public $mimeType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1GcsDestination
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DMediaFile.php29 public $mimeType; variable in Google\\Service\\RealTimeBidding\\MediaFile
48 public function setMimeType($mimeType) argument
50 $this->mimeType = $mimeType;
57 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DGoogleCloudHealthcareV1DicomGcsDestination.php25 public $mimeType; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomGcsDestination
34 public function setMimeType($mimeType) argument
36 $this->mimeType = $mimeType;
43 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DAttachment.php26 public $mimeType; variable in Google\\Service\\Keep\\Attachment
35 public function setMimeType($mimeType) argument
37 $this->mimeType = $mimeType;
44 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DDocumentOutputConfig.php27 public $mimeType; variable in Google\\Service\\Translate\\DocumentOutputConfig
46 public function setMimeType($mimeType) argument
48 $this->mimeType = $mimeType;
55 return $this->mimeType;
H A DInputConfig.php27 public $mimeType; variable in Google\\Service\\Translate\\InputConfig
46 public function setMimeType($mimeType) argument
48 $this->mimeType = $mimeType;
55 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DFileInfo.php25 public $mimeType; variable in Google\\Service\\Appengine\\FileInfo
38 public function setMimeType($mimeType) argument
40 $this->mimeType = $mimeType;
47 return $this->mimeType;
H A DErrorHandler.php29 public $mimeType; variable in Google\\Service\\Appengine\\ErrorHandler
52 public function setMimeType($mimeType) argument
54 $this->mimeType = $mimeType;
61 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFileUploadAnswer.php33 public $mimeType; variable in Google\\Service\\Forms\\FileUploadAnswer
66 public function setMimeType($mimeType) argument
68 $this->mimeType = $mimeType;
75 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRichLinkProperties.php25 public $mimeType; variable in Google\\Service\\Docs\\RichLinkProperties
38 public function setMimeType($mimeType) argument
40 $this->mimeType = $mimeType;
47 return $this->mimeType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIntentFilter.php34 public $mimeType; variable in Google\\Service\\Testing\\IntentFilter
67 public function setMimeType($mimeType) argument
69 $this->mimeType = $mimeType;
76 return $this->mimeType;

123456