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/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor.php25 public $imageUrl; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
34 public function setImageUrl($imageUrl) argument
36 $this->imageUrl = $imageUrl;
43 return $this->imageUrl;
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor.php25 public $imageUrl; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
42 public function setImageUrl($imageUrl) argument
44 $this->imageUrl = $imageUrl;
51 return $this->imageUrl;
H A 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/
H A 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/
H A DGoogleAppsCardV1Image.php29 public $imageUrl; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Image
50 public function setImageUrl($imageUrl) argument
52 $this->imageUrl = $imageUrl;
59 return $this->imageUrl;
H A DImage.php26 public $imageUrl; variable in Google\\Service\\HangoutsChat\\Image
41 public function setImageUrl($imageUrl) argument
43 $this->imageUrl = $imageUrl;
50 return $this->imageUrl;
H A DCardHeader.php29 public $imageUrl; variable in Google\\Service\\HangoutsChat\\CardHeader
56 public function setImageUrl($imageUrl) argument
58 $this->imageUrl = $imageUrl;
65 return $this->imageUrl;
H A 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/
H A 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/
H A DActivityContentDetailsSocial.php29 public $imageUrl; variable in Google\\Service\\YouTube\\ActivityContentDetailsSocial
58 public function setImageUrl($imageUrl) argument
60 $this->imageUrl = $imageUrl;
67 return $this->imageUrl;
H A 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/
H A DDiscoveryclustersClustersBannerWithContentContainer.php29 public $imageUrl; variable in Google\\Service\\Books\\DiscoveryclustersClustersBannerWithContentContainer
64 public function setImageUrl($imageUrl) argument
66 $this->imageUrl = $imageUrl;
73 return $this->imageUrl;
H A 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/
H A 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/
H A 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/
H A DCSVItem.php96 $imageUrl = $this->images[''][0];
98 $imageUrl = '';
101 return $imageUrl;
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php162 new Image($imageUrl),
180 $this->assertEquals($imageUrl, $node->nodeValue);
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php609 public $imageUrl; variable in Google_CcOffer
829 public function setImageUrl( $imageUrl) { argument
830 $this->imageUrl = $imageUrl;
833 return $this->imageUrl;
H A 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/
H A Ddia_i18n.txt393 imageUrl=imageUrl
H A Ddia_ru.txt393 imageUrl=Ссылка на изображение
H A Ddia_bg.txt393 imageUrl=URL на изображението
H A Ddia_el.txt393 imageUrl=URL εικόνας
H A Ddia_zh.txt393 imageUrl=图片 URL 地址
H A Ddia_uk.txt393 imageUrl=Ланка до зображення

1234