Home
last modified time | relevance | path

Searched refs:description (Results 26 – 50 of 1223) sorted by relevance

12345678910>>...49

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DStructuredServiceItem.php25 public $description; variable in Google\\Service\\MyBusinessBusinessInformation\\StructuredServiceItem
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DAllowedIpRange.php25 public $description; variable in Google\\Service\\CloudComposer\\AllowedIpRange
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription.php25 public $description; variable in Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DShortRepresentation.php25 public $description; variable in Google\\Service\\Spanner\\ShortRepresentation
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DEdgeConfigstoreBundleBadBundleViolation.php25 public $description; variable in Google\\Service\\Apigee\\EdgeConfigstoreBundleBadBundleViolation
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DReportWarning.php25 public $description; variable in Google\\Service\\AdMob\\ReportWarning
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DMandatoryServiceAnnouncement.php25 public $description; variable in Google\\Service\\AlertCenter\\MandatoryServiceAnnouncement
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestRunDifference.php25 public $description; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestRunDifference
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DMerchantRejectionReason.php25 public $description; variable in Google\\Service\\ShoppingContent\\MerchantRejectionReason
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DRefundReason.php25 public $description; variable in Google\\Service\\ShoppingContent\\RefundReason
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DLink.php25 public $description; variable in Google\\Service\\VMMigrationService\\Link
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutoUpgradeOptions.php29 public $description; variable in Google\\Service\\Container\\AutoUpgradeOptions
48 public function setDescription($description) argument
50 $this->description = $description;
57 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterAdvertisedIpRange.php25 public $description; variable in Google\\Service\\Compute\\RouterAdvertisedIpRange
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DStatus.php29 public $description; variable in Google\\Service\\GKEHub\\Status
48 public function setDescription($description) argument
50 $this->description = $description;
57 return $this->description;
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php138 …lencode('http://www.silisoftware.com/images/SiliSoft.gif').'&w=100'), 'description' => 'HTTP sourc…
139 …('src='.$img['square'].'&w=300&fltr[]=wmi|'.$img['watermark'].'|BL'), 'description' => 'width=300p…
140 …src='.$img['square'].'&w=300&fltr[]=wmi|'.$img['watermark'].'|*|25'), 'description' => 'width=300p…
146 …> array('src='.$img['square'].'&w=300&fltr[]=stc|FFFFFF|5|10&f=png'), 'description' => 'Create tra…
147 …e'].'&w=300', 'src='.$img['landscape'].'&w=300&fltr[]=usm|80|0.5|3'), 'description' => 'normal vs.…
152 …trait'].'&hp=100&wl=200', 'src='.$img['landscape'].'&hp=100&wl=200'), 'description' => 'auto-selec…
158 …=crop|50', 'src='.$img['landscape'].'&w=300&fltr[]=crop|0|0|0|0.25'), 'description' => 'crop filte…
159 …('src='.$img['landscape'].'&w=300&fltr[]=bord|2|20|10|009900&f=png'), 'description' => '2px border…
163 …gs' => array('src='.$img['landscape'].'&w=300&fltr[]=clr|25|00FF00'), 'description' => 'colorized …
273 foreach ($SmallParams as $description => $moreparams) {
[all …]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DParam.php43 * @param Description $description
45 …__construct($variableName, Type $type = null, $isVariadic = false, Description $description = null) argument
53 $this->description = $description;
94 $description = $descriptionFactory->create(implode('', $parts), $context);
96 return new static($variableName, $type, $isVariadic, $description);
139 . ($this->description ? ' ' . $this->description : '');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentationRule.php29 public $description; variable in Google\\Service\\ServiceConsumerManagement\\DocumentationRule
52 public function setDescription($description) argument
54 $this->description = $description;
61 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2Entity.php25 public $description; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2Entity
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
H A DGoogleCloudVideointelligenceV1p1beta1Entity.php25 public $description; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1Entity
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1WebDetectionWebEntity.php25 public $description; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebEntity
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DLabelDescriptor.php25 public $description; variable in Google\\Service\\Monitoring\\LabelDescriptor
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DLabelDescriptor.php25 public $description; variable in Google\\Service\\ServiceNetworking\\LabelDescriptor
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DResultMetadata.php29 public $description; variable in Google\\Service\\Connectors\\ResultMetadata
52 public function setDescription($description) argument
54 $this->description = $description;
61 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLabelDescriptor.php25 public $description; variable in Google\\Service\\Logging\\LabelDescriptor
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPermission.php25 public $description; variable in Google\\Service\\AndroidEnterprise\\Permission
38 public function setDescription($description) argument
40 $this->description = $description;
47 return $this->description;

12345678910>>...49