Home
last modified time | relevance | path

Searched refs:link (Results 351 – 375 of 1418) sorted by last modified time

1...<<11121314151617181920>>...57

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShapeProperties.php68 public function setLink(Link $link) argument
70 $this->link = $link;
77 return $this->link;
H A DTextStyle.php162 public function setLink(Link $link) argument
164 $this->link = $link;
171 return $this->link;
H A DLineProperties.php104 public function setLink(Link $link) argument
106 $this->link = $link;
113 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotionBodyLines.php29 public $link; variable in Google\\Service\\CustomSearchAPI\\PromotionBodyLines
56 public function setLink($link) argument
58 $this->link = $link;
65 return $this->link;
H A DResult.php62 public $link; variable in Google\\Service\\CustomSearchAPI\\Result
223 public function setLink($link) argument
225 $this->link = $link;
232 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDynamicLinkInfo.php41 public $link; variable in Google\\Service\\FirebaseDynamicLinks\\DynamicLinkInfo
134 public function setLink($link) argument
136 $this->link = $link;
143 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DExtraMaterial.php30 public function setLink(TextLink $link) argument
32 $this->link = $link;
39 return $this->link;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md691 do when resolving a link in a website based on the current request URI.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextFormat.php140 public function setLink(Link $link) argument
142 $this->link = $link;
149 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md439link to their examples rather than add them to the library, as they can then pin to specific versi…
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DStorePage.php30 public $link; variable in Google\\Service\\AndroidEnterprise\\StorePage
51 public function setLink($link) argument
53 $this->link = $link;
60 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php54 public $link; variable in Google\\Service\\Oauth2\\Userinfo
159 public function setLink($link) argument
161 $this->link = $link;
168 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DLinks.php47 public function setLink($link) argument
49 $this->link = $link;
56 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductStatus.php46 public $link; variable in Google\\Service\\ShoppingContent\\ProductStatus
143 public function setLink($link) argument
145 $this->link = $link;
152 return $this->link;
H A DProduct.php189 public $link; variable in Google\\Service\\ShoppingContent\\Product
940 public function setLink($link) argument
942 $this->link = $link;
949 return $this->link;
/plugin/authgooglesheets/vendor/google/auth/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAttachment.php62 public function setLink(Link $link) argument
64 $this->link = $link;
71 return $this->link;
H A DCourseMaterial.php62 public function setLink(Link $link) argument
64 $this->link = $link;
71 return $this->link;
H A DMaterial.php62 public function setLink(Link $link) argument
64 $this->link = $link;
71 return $this->link;
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md26 - Updated the `@link` annotation for `RequestInterface::withRequestTarget()`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php181 ],'link' => [
182 'path' => '{merchantId}/accounts/{accountId}/link',
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php144 public function setLink(Link $link) argument
146 $this->link = $link;
153 return $this->link;
/plugin/a2s/
H A Ddemo.txt52 [0]: {"a2s:link":"https://github.com/schplurtz/a2s","fill":"#CE3B83","stroke":"#F50078","stroke-das…
65 [0]: {"a2s:link":"https://github.com/schplurtz/a2s","fill":"#CE3B83","stroke":"#F50078","stroke-das…
113link : ''"a2s:link":"//linktext//"'' where //linktext// is either an internal wiki link, an [[doku…
114 "a2s:link":"[[.:]]"
115 "a2s:link":"[[:start]]"
116 "a2s:link":"[[:start|The start page]]"
117 "a2s:link":"[[doku>interwiki|interwiki link]]
118 "a2s:link":"https://github.com/schplurtz/a2s"
119 "a2s:link":"ftp://ftp.debian.org/debian/README"
124 …sharray":"5 5","stroke-width":4,"a2s:type":"cloud","a2s:delref":true,"a2s:link":"https://github.co…

1...<<11121314151617181920>>...57