/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | NativeMailerHandler.php | 59 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 D | CMSContentInfo.php | 42 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 D | CMSEncapsulatedContentInfo.php | 43 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 D | UserAbout.php | 25 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 D | PolyFile.php | 25 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 D | PgpSignedAttestation.php | 22 public $contentType; variable in Google\\Service\\ContainerAnalysis\\PgpSignedAttestation 26 public function setContentType($contentType) argument 28 $this->contentType = $contentType; 32 return $this->contentType;
|
H A D | GenericSignedAttestation.php | 23 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 D | GoogleApiHttpBody.php | 26 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 D | GoogleApiHttpBody.php | 26 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 D | GoogleApiHttpBody.php | 26 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 D | HttpBody.php | 26 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 D | HttpBody.php | 26 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 D | GoogleApiHttpBody.php | 26 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 D | HttpBody.php | 26 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 D | HttpBody.php | 26 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 D | Biography.php | 25 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 D | Thumbnail.php | 25 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 D | ExportAssetsRequest.php | 30 public $contentType; variable in Google\\Service\\CloudAsset\\ExportAssetsRequest 59 public function setContentType($contentType) argument 61 $this->contentType = $contentType; 68 return $this->contentType;
|
H A D | Feed.php | 36 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 D | Google_ServiceResource.php | 143 $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 D | Attachment.php | 31 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 D | HttpCheck.php | 31 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 D | Datafeed.php | 30 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 D | Google_IO.php | 91 $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 D | Request.php | 36 * @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');
|