Home
last modified time | relevance | path

Searched refs:getBrand (Results 1 – 15 of 15) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrandButton.php388 public function getBrand(): Brand function in ComboStrap\\BrandButton
425 if ($iconName === null && in_array($this->getBrand(), $brandNames)) {
556 $ariaLabel = "Share on " . ucfirst($this->getBrand());
560 switch ($this->getBrand()) {
585 … $linkAttributes->addComponentAttributeValue("data-sharer", $this->getBrand()); // the id
596 $ariaLabel = "Follow us on " . ucfirst($this->getBrand());
659 return "$comboLibrary:brand:{$this->getBrand()}:{$this->iconType}";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderTrackingSignalLineItemDetails.php73 public function getBrand() function in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails
H A DTestOrderLineItemProduct.php80 public function getBrand() function in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
H A DOrderLineItemProduct.php88 public function getBrand() function in Google\\Service\\ShoppingContent\\OrderLineItemProduct
H A DSegments.php117 public function getBrand() function in Google\\Service\\ShoppingContent\\Segments
H A DPromotion.php164 public function getBrand() function in Google\\Service\\ShoppingContent\\Promotion
H A DProduct.php477 public function getBrand() function in Google\\Service\\ShoppingContent\\Product
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DHardwareInfo.php122 public function getBrand() function in Google\\Service\\AndroidManagement\\HardwareInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidModel.php94 public function getBrand() function in Google\\Service\\Testing\\AndroidModel
/plugin/combo/syntax/
H A Dbrandlist.php149 if (!$brandButton->getBrand()->supportButtonType($type)) {
H A Dbrand.php375 if ($brandButton->getBrand()->getName() === Brand::CURRENT_BRAND) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1Device.php200 public function getBrand() function in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php248 public function getBrand() function in Google\\Service\\Directory\\MobileDevice
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php196 public function getBrand() function in Google\\Service\\ManufacturerCenter\\Attributes
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php891 public function getBrand() { function in Google_ShoppingModelProductJsonV1