/plugin/combo/ComboStrap/Tag/ |
H A D | FollowTag.php | 44 $message = "The brand button does not have any follow url. You need to set at minimum the `$handleAttribute` or `$urlAttribute` attribute"; 52 $brand = BrandTag::createButtonFromAttributes($tagAttributes, BrandButton::TYPE_BUTTON_FOLLOW); 54 $message = "The brand button creation returns an error ({$e->getMessage()}"; 63 $style = $brand->getStyle(); 65 $message = "The style of the share button ($brand) could not be determined. Error: {$e->getMessage()}"; 68 $snippetId = $brand->getStyleScriptIdentifier(); 77 $tagAttributes = BrandTag::mixBrandButtonToTagAttributes($tagAttributes, $brand); 80 $message = "The brand button creation returns an error when creating the link ({$e->getMessage()}"; 88 $iconAttributes = TagAttributes::createFromCallStackArray($brand->getIconAttributes()); 91 $message = "Getting the icon for the brand ( [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | OrderTrackingSignalLineItemDetails.php | 25 public $brand; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails 66 public function setBrand($brand) argument 68 $this->brand = $brand; 75 return $this->brand;
|
H A D | TestOrderLineItemProduct.php | 26 public $brand; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct 73 public function setBrand($brand) argument 75 $this->brand = $brand; 82 return $this->brand;
|
H A D | OrderLineItemProduct.php | 26 public $brand; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct 81 public function setBrand($brand) argument 83 $this->brand = $brand; 90 return $this->brand;
|
H A D | Segments.php | 25 public $brand; variable in Google\\Service\\ShoppingContent\\Segments 110 public function setBrand($brand) argument 112 $this->brand = $brand; 119 return $this->brand;
|
H A D | Promotion.php | 26 public $brand; variable in Google\\Service\\ShoppingContent\\Promotion 157 public function setBrand($brand) argument 159 $this->brand = $brand; 166 return $this->brand;
|
H A D | Product.php | 62 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 D | BrandButton.php | 68 const TYPE_BUTTON_BRAND = "brand"; 81 private $brand; variable in ComboStrap\\BrandButton 93 $this->brand = Brand::create($brandName); 124 public static function createBrandButton(string $brand): BrandButton argument 126 return new BrandButton($brand, self::TYPE_BUTTON_BRAND); 220 $urlTemplate = $this->brand->getWebUrlTemplate($this->type); 222 throw new ExceptionBadArgument("The brand ($this) does not support the $this->type button (The $this->type URL is unknown)"); 243 if ($this->brand->getName() == \action_plugin_combo_metatwitter::CANONICAL) { 273 return $this->brand->__toString(); 282 $title = $this->brand [all...] |
H A D | Brand.php | 15 * The brand of the current application/website 18 const CANONICAL = "brand"; 21 * @var array an array of brand abbreviation as key and their name as value 59 * Build the data for the brand 96 foreach ($brands as $brand) { 97 $brandNames[] = $brand->getName(); 99 $brandNames[] = $brand->getAbbr(); 124 * @return array - the brand names that can be used as type in the brand button 130 foreach ($brands as $brand) { [all...] |
H A D | IdentityFormsHelper.php | 252 $brand = Brand::create(Brand::CURRENT_BRAND); 260 <a href="{$brand->getBrandUrl()}" title="{$brand->getTitle()}">$mediaMarkup</a>
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
H A D | HardwareInfo.php | 34 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 D | AndroidModel.php | 26 public $brand; variable in Google\\Service\\Testing\\AndroidModel 87 public function setBrand($brand) argument 89 $this->brand = $brand; 96 return $this->brand;
|
/plugin/combo/resources/slot/ |
H A D | page-header.md | 2 <brand boldness="bold"> 4 Your brand 5 </brand>
|
H A D | page-footer.md | 6 <!-- A box that takes 50% of the space to explain your brand -->
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/ |
H A D | GoogleAppsCloudidentityDevicesV1Device.php | 40 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 D | MobileDevice.php | 40 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 D | Attributes.php | 32 public $brand; variable in Google\\Service\\ManufacturerCenter\\Attributes 189 public function setBrand($brand) argument 191 $this->brand = $brand; 198 return $this->brand;
|
/plugin/combo/resources/page-image/ |
H A D | vignette.md | 9 <brand align="right" width="70"/>
|
/plugin/webcomponent/_test/data/pages/ |
H A D | navbar.txt | 32 <brand class="pt-0" title="Nico's Home"> 34 </brand>
|
/plugin/combo/resources/dictionary/ |
H A D | README.md | 11 * [cib](./cib-icons.json) - list of [CoreUI Brands icons](https://github.com/coreui/coreui-icons/tree/master/svg/brand)
|
/plugin/ckgdoku/ckeditor/plugins/wsc/ |
H A D | LICENSE.md | 28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
|
/plugin/ckgdoku/ckeditor/plugins/scayt/ |
H A D | LICENSE.md | 28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
|
/plugin/ckgedit/ckeditor/plugins/wsc/ |
H A D | LICENSE.md | 28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
|
/plugin/ckgedit/ckeditor/plugins/scayt/ |
H A D | LICENSE.md | 28 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trad…
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ShoppingService.php | 831 public $brand; variable in Google_ShoppingModelProductJsonV1 888 public function setBrand( $brand) { argument 889 $this->brand = $brand; 892 return $this->brand;
|