Home
last modified time | relevance | path

Searched refs:contentType (Results 1 – 25 of 129) sorted by relevance

123456

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php59 protected $contentType; variable in Monolog\\Handler\\NativeMailerHandler
116 …$contentType = $this->getContentType() ?: ($this->isHtmlBody($content) ? 'text/html' : 'text/plain…
118 if ($contentType !== 'text/html') {
123 $headers .= 'Content-type: ' . $contentType . '; charset=' . $this->getEncoding() . "\r\n";
124 if ($contentType === 'text/html' && false === strpos($headers, 'MIME-Version:')) {
142 return $this->contentType;
151 …* @param string $contentType The content type of the email - Defaults to text/plain. Use text/html…
153 public function setContentType(string $contentType): self argument
155 if (strpos($contentType, "\n") !== false || strpos($contentType, "\r") !== false) {
159 $this->contentType = $contentType;
/plugin/gtime/gtlib/asn1/cms/
H A DCMSContentInfo.php42 private $contentType; variable in CMSContentInfo
71 $contentType = $object->getObjectAt(0);
73 if (!$contentType instanceof ASN1ObjectId) {
77 $this->contentType = $contentType->getValue();
85 switch ($this->contentType) {
98 throw new GTException("Unsupported content type: {$this->contentType}");
111 $sequence->add(new ASN1ObjectId($this->contentType));
142 return $this->contentType;
H A DCMSEncapsulatedContentInfo.php43 private $contentType; variable in CMSEncapsulatedContentInfo
69 $contentType = $object->getObjectAt(0);
71 if (!$contentType instanceof ASN1ObjectId) {
75 $this->contentType = $contentType->getValue();
109 $sequence->add(new ASN1ObjectId($this->contentType));
130 if ($this->contentType != TSPTSTInfo::OID) {
131 throw new GTException("Invalid contentType for TSTInfo: {$this->contentType}");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserAbout.php25 public $contentType; variable in Google\\Service\\Directory\\UserAbout
34 public function setContentType($contentType) argument
36 $this->contentType = $contentType;
43 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DPolyFile.php25 public $contentType; variable in Google\\Service\\PolyService\\PolyFile
38 public function setContentType($contentType) argument
40 $this->contentType = $contentType;
47 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DPgpSignedAttestation.php22 public $contentType; variable in Google\\Service\\ContainerAnalysis\\PgpSignedAttestation
26 public function setContentType($contentType) argument
28 $this->contentType = $contentType;
32 return $this->contentType;
H A DGenericSignedAttestation.php23 public $contentType; variable in Google\\Service\\ContainerAnalysis\\GenericSignedAttestation
28 public function setContentType($contentType) argument
30 $this->contentType = $contentType;
34 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleApiHttpBody.php26 public $contentType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleApiHttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleApiHttpBody.php26 public $contentType; variable in Google\\Service\\Apigee\\GoogleApiHttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleApiHttpBody.php26 public $contentType; variable in Google\\Service\\CloudRetail\\GoogleApiHttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DHttpBody.php26 public $contentType; variable in Google\\Service\\Adsense\\HttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DHttpBody.php26 public $contentType; variable in Google\\Service\\DomainsRDAP\\HttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleApiHttpBody.php26 public $contentType; variable in Google\\Service\\RecommendationsAI\\GoogleApiHttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DHttpBody.php26 public $contentType; variable in Google\\Service\\CloudHealthcare\\HttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DHttpBody.php26 public $contentType; variable in Google\\Service\\CloudBuild\\HttpBody
39 public function setContentType($contentType) argument
41 $this->contentType = $contentType;
48 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBiography.php25 public $contentType; variable in Google\\Service\\PeopleService\\Biography
36 public function setContentType($contentType) argument
38 $this->contentType = $contentType;
45 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DThumbnail.php25 public $contentType; variable in Google\\Service\\ToolResults\\Thumbnail
42 public function setContentType($contentType) argument
44 $this->contentType = $contentType;
51 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DExportAssetsRequest.php30 public $contentType; variable in Google\\Service\\CloudAsset\\ExportAssetsRequest
59 public function setContentType($contentType) argument
61 $this->contentType = $contentType;
68 return $this->contentType;
H A DFeed.php36 public $contentType; variable in Google\\Service\\CloudAsset\\Feed
93 public function setContentType($contentType) argument
95 $this->contentType = $contentType;
102 return $this->contentType;
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php143 $contentType = false;
147 $contentType = isset($media['content-type']) ? $media['content-type']: null;
158 if (isset($contentType) && $contentType) {
159 $contentTypeHeader['content-type'] = $contentType;
176 if (isset($contentType) && $contentType) {
177 $contentTypeHeader['content-type'] = $contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAttachment.php31 public $contentType; variable in Google\\Service\\HangoutsChat\\Attachment
82 public function setContentType($contentType) argument
84 $this->contentType = $contentType;
91 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php31 public $contentType; variable in Google\\Service\\Monitoring\\HttpCheck
92 public function setContentType($contentType) argument
94 $this->contentType = $contentType;
101 return $this->contentType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeed.php30 public $contentType; variable in Google\\Service\\ShoppingContent\\Datafeed
71 public function setContentType($contentType) argument
73 $this->contentType = $contentType;
80 return $this->contentType;
/plugin/authgoogle/google/io/
H A DGoogle_IO.php91 $contentType = $request->getRequestHeader("content-type");
94 if (false == $contentType) {
95 $contentType = self::FORM_URLENCODED;
96 $request->setRequestHeaders(array('content-type' => $contentType));
100 if ($contentType == self::FORM_URLENCODED && is_array($postBody)) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php36 * @param string $contentType Content-Type sent with this request
38 public function __construct(string $path, string $method = self::GET, $data = [], array $query = [], ?Connection $connection = null, string $contentType = self::DEFAULT_CONTENT_TYPE) argument
48 $this->setContentType($contentType);
159 public function setContentType(string $contentType) argument
161 return $this->setParam('contentType', $contentType);
169 return $this->getParam('contentType');

123456