Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 25 of 78) sorted by last modified time

1234

/plugin/photogallery/phpThumb/
H A DphpThumb.php557 if ($contentType = phpthumb_functions::ImageTypeToMIMEtype(@$phpThumb->getimagesizeinfo[2])) { variable
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php59 string $name, string $content = '', array $attributes = [], string $contentType = 'text' argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5541 }}},isJSON:function(contentType,data){var responseText=data?trim(data):null; argument
5565 AnonymousFunction4beb61231ed00(contentType) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php510 request(string $path, string $method = Request GET, $data = [], array $query = [], string $contentType = Request DEFAULT_CONTENT_TYPE) global() argument
H A DRequest.php38 public function __construct(string $path, string $method = self::GET, $data = [], array $query = [], ?Connection $connection = null, string $contentType = self::DEFAULT_CONTENT_TYPE) argument
159 public function setContentType(string $contentType) argument
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php44 public $contentType = null; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport
H A DAddressBookQueryReport.php81 public $contentType = null; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php54 public $contentType = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
H A DCalendarQueryReport.php54 public $contentType = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport
/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)
/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)
/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)
/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)
H A DFeed.php36 public $contentType; variable in Google\\Service\\CloudAsset\\Feed
93 public function setContentType($contentType)
H A DSavedQuery.php22 protected $contentType = QueryContent::class; variable in Google\\Service\\CloudAsset\\SavedQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DItem.php24 protected $contentType = ItemContent::class; variable in Google\\Service\\CloudSearch\\Item
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php42 public $contentType; variable in Google\\Service\\CloudSupport\\Media
197 public function setContentType($contentType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Recommendation.php27 protected $contentType = GoogleCloudRecommenderV1RecommendationContent::class; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Recommendation
/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)
/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)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosDeviceFile.php26 protected $contentType = FileReference::class; variable in Google\\Service\\Testing\\IosDeviceFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DGenericSignedAttestation.php23 public $contentType; variable in Google\\Service\\ContainerAnalysis\\GenericSignedAttestation
28 public function setContentType($contentType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListContentResponse.php23 protected $contentType = GoogleCloudDataplexV1Content::class; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ListContentResponse
/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)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableOfContents.php23 protected $contentType = StructuralElement::class; variable in Google\\Service\\Docs\\TableOfContents

1234