Home
last modified time | relevance | path

Searched refs:getBrand (Results 1 – 15 of 15) sorted by last modified time

/plugin/combo/ComboStrap/
H A DBrandListTag.php56 if (!$brandButton->getBrand()->supportButtonType($type)) {
H A DBrandTag.php143 if ($brandButton->getBrand()->getName() === Brand::CURRENT_BRAND) {
168 $brandButton->getBrand()->getName() === Brand::CURRENT_BRAND
H A DBrandButton.php389 public function getBrand(): Brand function in ComboStrap\\BrandButton
426 if ($iconName === null && in_array($this->getBrand(), $brandNames)) {
562 switch ($this->getBrand()) {
588 $buttonAttributes->addOutputAttributeValue("data-sharer", $this->getBrand()); // the id
662 return "$comboLibrary:brand:{$this->getBrand()->getName()}:{$this->iconType}";
/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/ShoppingContent/
H A DOrderLineItemProduct.php88 public function getBrand() function in Google\\Service\\ShoppingContent\\OrderLineItemProduct
H A DPromotion.php164 public function getBrand() function in Google\\Service\\ShoppingContent\\Promotion
H A DSegments.php117 public function getBrand() function in Google\\Service\\ShoppingContent\\Segments
H A DOrderTrackingSignalLineItemDetails.php73 public function getBrand() function in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails
H A DProduct.php477 public function getBrand() function in Google\\Service\\ShoppingContent\\Product
H A DTestOrderLineItemProduct.php80 public function getBrand() function in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php196 public function getBrand() function in Google\\Service\\ManufacturerCenter\\Attributes
/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/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1Device.php200 public function getBrand() function in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php891 public function getBrand() { function in Google_ShoppingModelProductJsonV1