Home
last modified time | relevance | path

Searched refs:previewLink (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DCreateShortDynamicLinkResponse.php26 public $previewLink; variable in Google\\Service\\FirebaseDynamicLinks\\CreateShortDynamicLinkResponse
37 public function setPreviewLink($previewLink) argument
39 $this->previewLink = $previewLink;
46 return $this->previewLink;
H A DCreateManagedShortLinkResponse.php28 public $previewLink; variable in Google\\Service\\FirebaseDynamicLinks\\CreateManagedShortLinkResponse
49 public function setPreviewLink($previewLink) argument
51 $this->previewLink = $previewLink;
58 return $this->previewLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php83 public $previewLink; variable in Google\\Service\\Books\\VolumeVolumeInfo
356 public function setPreviewLink($previewLink) argument
358 $this->previewLink = $previewLink;
365 return $this->previewLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3066 public $previewLink; variable in Google_VolumeVolumeInfo
3154 public function setPreviewLink( $previewLink) { argument
3155 $this->previewLink = $previewLink;
3158 return $this->previewLink;
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc292 previewLinkId = numbering( 'previewLink' ),
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc293 previewLinkId = numbering( 'previewLink' ),