Home
last modified time | relevance | path

Searched refs:brand (Results 1 – 25 of 35) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderTrackingSignalLineItemDetails.php25 public $brand; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails
66 public function setBrand($brand) argument
68 $this->brand = $brand;
75 return $this->brand;
H A DTestOrderLineItemProduct.php26 public $brand; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
73 public function setBrand($brand) argument
75 $this->brand = $brand;
82 return $this->brand;
H A DOrderLineItemProduct.php26 public $brand; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
81 public function setBrand($brand) argument
83 $this->brand = $brand;
90 return $this->brand;
H A DSegments.php25 public $brand; variable in Google\\Service\\ShoppingContent\\Segments
110 public function setBrand($brand) argument
112 $this->brand = $brand;
119 return $this->brand;
H A DPromotion.php26 public $brand; variable in Google\\Service\\ShoppingContent\\Promotion
157 public function setBrand($brand) argument
159 $this->brand = $brand;
166 return $this->brand;
H A DProduct.php62 public $brand; variable in Google\\Service\\ShoppingContent\\Product
470 public function setBrand($brand) argument
472 $this->brand = $brand;
479 return $this->brand;
/plugin/combo/ComboStrap/
H A DBrandButton.php80 private $brand; variable in ComboStrap\\BrandButton
94 $this->brand = Brand::create($brandName);
127 return new BrandButton($brand, self::TYPE_BUTTON_BRAND);
240 switch ($this->brand->getName()) {
272 return $this->brand->__toString();
281 $title = $this->brand->getTitle($this->iconType);
285 $name = ucfirst($this->brand->getName());
390 return $this->brand;
606 if ($this->brand->getBrandUrl() !== null) {
668 return $this->brand->getPrimaryColor();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DHardwareInfo.php34 public $brand; variable in Google\\Service\\AndroidManagement\\HardwareInfo
115 public function setBrand($brand) argument
117 $this->brand = $brand;
124 return $this->brand;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidModel.php26 public $brand; variable in Google\\Service\\Testing\\AndroidModel
87 public function setBrand($brand) argument
89 $this->brand = $brand;
96 return $this->brand;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1Device.php40 public $brand; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
193 public function setBrand($brand) argument
195 $this->brand = $brand;
202 return $this->brand;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php40 public $brand; variable in Google\\Service\\Directory\\MobileDevice
241 public function setBrand($brand) argument
243 $this->brand = $brand;
250 return $this->brand;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php32 public $brand; variable in Google\\Service\\ManufacturerCenter\\Attributes
189 public function setBrand($brand) argument
191 $this->brand = $brand;
198 return $this->brand;
/plugin/combo/syntax/
H A Dfollow.php109 …$brand = syntax_plugin_combo_brand::createButtonFromAttributes($shareAttributes, BrandButton::TYPE…
122 … syntax_plugin_combo_brand::mixBrandButtonToTagAttributes($shareAttributes, $brand);
144 syntax_plugin_combo_brand::addIconInCallStack($callStack, $brand);
147 …urnArray[PluginUtility::EXIT_MESSAGE] = "Getting the icon for the brand ($brand) returns an error …
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt32 <brand class="pt-0" title="Nico's Home">
34 </brand>
/plugin/combo/resources/dictionary/
H A DREADME.md11 …json) - list of [CoreUI Brands icons](https://github.com/coreui/coreui-icons/tree/master/svg/brand)
/plugin/ckgdoku/ckeditor/plugins/wsc/
H A DLICENSE.md28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DLICENSE.md28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php831 public $brand; variable in Google_ShoppingModelProductJsonV1
888 public function setBrand( $brand) { argument
889 $this->brand = $brand;
892 return $this->brand;
/plugin/ckgdoku/ckeditor/plugins/timestamp/
H A DLICENSE.md13 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
/plugin/ckgdoku/ckeditor/plugins/geshi/
H A DLICENSE.md13 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
/plugin/ckgedit/ckeditor/plugins/timestamp/
H A DLICENSE.md13 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php193 function SHAREDAPI_NAME_DEFINITION($brand, $definition) { argument
194 return $brand . '_' . $definition;
/plugin/openlayersmap/ol7/
H A Dol.css1 …);--ol-foreground-color:#333333;--ol-subtle-foreground-color:#666666;--ol-brand-color:#00AAFF}.ol-…

12