Home
last modified time | relevance | path

Searched refs:imageUrl (Results 1 – 25 of 85) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor.php25 public $imageUrl; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
34 public function setImageUrl($imageUrl) argument
36 $this->imageUrl = $imageUrl;
43 return $this->imageUrl;
DGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor.php25 public $imageUrl; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
42 public function setImageUrl($imageUrl) argument
44 $this->imageUrl = $imageUrl;
51 return $this->imageUrl;
DGoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php29 public $imageUrl; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
64 public function setImageUrl($imageUrl) argument
66 $this->imageUrl = $imageUrl;
73 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DImage.php25 public $imageUrl; variable in Google\\Service\\ManufacturerCenter\\Image
38 public function setImageUrl($imageUrl) argument
40 $this->imageUrl = $imageUrl;
47 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DImage.php26 public $imageUrl; variable in Google\\Service\\HangoutsChat\\Image
41 public function setImageUrl($imageUrl) argument
43 $this->imageUrl = $imageUrl;
50 return $this->imageUrl;
DGoogleAppsCardV1Image.php29 public $imageUrl; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Image
50 public function setImageUrl($imageUrl) argument
52 $this->imageUrl = $imageUrl;
59 return $this->imageUrl;
DCardHeader.php29 public $imageUrl; variable in Google\\Service\\HangoutsChat\\CardHeader
56 public function setImageUrl($imageUrl) argument
58 $this->imageUrl = $imageUrl;
65 return $this->imageUrl;
DGoogleAppsCardV1CardHeader.php33 public $imageUrl; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardHeader
74 public function setImageUrl($imageUrl) argument
76 $this->imageUrl = $imageUrl;
83 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DReplaceAllShapesWithImageRequest.php32 public $imageUrl; variable in Google\\Service\\Slides\\ReplaceAllShapesWithImageRequest
73 public function setImageUrl($imageUrl) argument
75 $this->imageUrl = $imageUrl;
82 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DActivityContentDetailsSocial.php29 public $imageUrl; variable in Google\\Service\\YouTube\\ActivityContentDetailsSocial
58 public function setImageUrl($imageUrl) argument
60 $this->imageUrl = $imageUrl;
67 return $this->imageUrl;
DInvideoBranding.php29 public $imageUrl; variable in Google\\Service\\YouTube\\InvideoBranding
56 public function setImageUrl($imageUrl) argument
58 $this->imageUrl = $imageUrl;
65 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DDiscoveryclustersClustersBannerWithContentContainer.php29 public $imageUrl; variable in Google\\Service\\Books\\DiscoveryclustersClustersBannerWithContentContainer
64 public function setImageUrl($imageUrl) argument
66 $this->imageUrl = $imageUrl;
73 return $this->imageUrl;
DSeriesSeries.php33 public $imageUrl; variable in Google\\Service\\Books\\SeriesSeries
92 public function setImageUrl($imageUrl) argument
94 $this->imageUrl = $imageUrl;
101 return $this->imageUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DEventDefinition.php40 public $imageUrl; variable in Google\\Service\\Games\\EventDefinition
113 public function setImageUrl($imageUrl) argument
115 $this->imageUrl = $imageUrl;
122 return $this->imageUrl;
/plugin/googledrawing/
Dsyntax.php48 $imageUrl = $baseUrl."drawings/d/".$imageId;
49 return $imageUrl;
117 $imageUrl = $this->getImageUrl($data['id']);
143 $tag = "<a target='_blank' href='{$imageUrl}'>{$tag}</a>";
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
DCSVItem.php96 $imageUrl = $this->images[''][0];
98 $imageUrl = '';
101 return $imageUrl;
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
DXmlSerializationTest.php162 new Image($imageUrl),
180 $this->assertEquals($imageUrl, $node->nodeValue);
/plugin/authgoogle/google/contrib/
DGoogle_GanService.php609 public $imageUrl; variable in Google_CcOffer
829 public function setImageUrl( $imageUrl) { argument
830 $this->imageUrl = $imageUrl;
833 return $this->imageUrl;
DGoogle_YouTubeService.php1349 public $imageUrl; variable in Google_ActivityContentDetailsSocial
1361 public function setImageUrl( $imageUrl) { argument
1362 $this->imageUrl = $imageUrl;
1365 return $this->imageUrl;
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt393 imageUrl=imageUrl
Ddia_ru.txt393 imageUrl=Ссылка на изображение
Ddia_bg.txt393 imageUrl=URL на изображението
Ddia_el.txt393 imageUrl=URL εικόνας
Ddia_zh.txt393 imageUrl=图片 URL 地址
Ddia_uk.txt393 imageUrl=Ланка до зображення

1234