Home
last modified time | relevance | path

Searched refs:description (Results 576 – 600 of 1223) sorted by relevance

1...<<21222324252627282930>>...49

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DContainerVersion.php50 public $description; variable in Google\\Service\\TagManager\\ContainerVersion
193 public function setDescription($description) argument
195 $this->description = $description;
202 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRoute.php32 public $description; variable in Google\\Service\\Compute\\Route
135 public function setDescription($description) argument
137 $this->description = $description;
144 return $this->description;
H A DHealthCheck.php33 public $description; variable in Google\\Service\\Compute\\HealthCheck
116 public function setDescription($description) argument
118 $this->description = $description;
125 return $this->description;
H A DVpnTunnel.php30 public $description; variable in Google\\Service\\Compute\\VpnTunnel
129 public function setDescription($description) argument
131 $this->description = $description;
138 return $this->description;
H A DInterconnect.php40 public $description; variable in Google\\Service\\Compute\\Interconnect
171 public function setDescription($description) argument
173 $this->description = $description;
180 return $this->description;
H A DOperation.php34 public $description; variable in Google\\Service\\Compute\\Operation
147 public function setDescription($description) argument
149 $this->description = $description;
156 return $this->description;
H A DInstanceGroupManager.php38 public $description; variable in Google\\Service\\Compute\\InstanceGroupManager
155 public function setDescription($description) argument
157 $this->description = $description;
164 return $this->description;
H A DSnapshot.php38 public $description; variable in Google\\Service\\Compute\\Snapshot
161 public function setDescription($description) argument
163 $this->description = $description;
170 return $this->description;
H A DSubnetwork.php30 public $description; variable in Google\\Service\\Compute\\Subnetwork
133 public function setDescription($description) argument
135 $this->description = $description;
142 return $this->description;
H A DInstanceProperties.php34 public $description; variable in Google\\Service\\Compute\\InstanceProperties
125 public function setDescription($description) argument
127 $this->description = $description;
134 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigratingVm.php36 public $description; variable in Google\\Service\\VMMigrationService\\MigratingVm
139 public function setDescription($description) argument
141 $this->description = $description;
148 return $this->description;
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb97 ByVal description As String _
112 description)
124 ByVal description As String _
134 If description Is Nothing Then
135 description = String.Empty
167 description, _
/plugin/indexnumber/
H A Dsyntax.php85 $description = trim($matches[3]);
86 …$description = str_replace(array('<', '>'), array('&lt;', '&gt;'), $description); // Replace angle…
87 $tagData = array($state, $idxId, $this->idxnumbers[$idxId], $matches[2], $description);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DMetadata.php45 * @property array $description This key will always point to a
59 private $description; variable in MaxMind\\Db\\Reader\\Metadata
76 $this->description = $metadata['description'];
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1637 $this->description = $description;
1943 $this->description = $description;
2185 $this->description = $description;
2331 $this->description = $description;
2493 $this->description = $description;
2763 $this->description = $description;
2867 $this->description = $description;
3164 $this->description = $description;
3692 $this->description = $description;
3782 $this->description = $description;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php50 public $description; variable in Google\\Service\\AndroidManagement\\Application
205 public function setDescription($description) argument
207 $this->description = $description;
214 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Organization.php56 public $description; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization
223 public function setDescription($description) argument
225 $this->description = $description;
232 return $this->description;
H A DGoogleCloudApigeeV1ApiProxyRevision.php44 public $description; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision
189 public function setDescription($description) argument
191 $this->description = $description;
198 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DResourceSearchResult.php40 public $description; variable in Google\\Service\\CloudAsset\\ResourceSearchResult
169 public function setDescription($description) argument
171 $this->description = $description;
178 return $this->description;
/plugin/metadisplay/helper/
H A Dhtml.php112 $description = "";
143 $description = $this->getcurrent('description','abstract');
144 if(!preg_match($regex,$description)){
147 $description = preg_replace($regex,"<span style='color:blue'>$1</span>",$description);
245 if(!$description) {
246 $description = htmlentities($this->getcurrent($header,'abstract'));
248 $description = preg_replace("/[\n]+/",'<br />', $description);
249 echo "<td colspan='2'>$description</td></tr>\n";
H A Dplaintext.php112 $description = "";
143 $description = $this->getcurrent('description','abstract');
144 if(!preg_match($regex,$description)){
147 $description = preg_replace($regex,"<span style='color:blue'>$1</span>",$description);
244 if(!$description) {
245 $description = htmlentities($this->getcurrent($header,'abstract'));
247 $description = preg_replace("/[\n]+/","\n", $description);
248 echo "$description\n";
/plugin/feedmod/
H A Daction.php99 …'item']->description = preg_replace('#[^\n]*?>\s*?' . preg_quote(hsc($firstheading), '#') . '\s*?<…
107 $event->data['item']->description .= $clink;
117 $event->data['item']->description .= $footer;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DDeal.php49 public $description; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Deal
192 public function setDescription($description) argument
194 $this->description = $description;
201 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php50 public $description; variable in Google\\Service\\AndroidEnterprise\\Product
213 public function setDescription($description) argument
215 $this->description = $description;
222 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php34 public $description; variable in Google\\Service\\DeploymentManager\\Operation
147 public function setDescription($description) argument
149 $this->description = $description;
156 return $this->description;

1...<<21222324252627282930>>...49