phpDocumentor

ProductWidgetCommandConfiguration
in package

Class ProductWidgetCommandConfiguration

Table of Contents

$elementClassName  : string
$elementId  : string
$fullscreenPage  : bool
$hoverable  : bool
$languageCode  : LanguageCode
$languageId  : IdType
$showManufacturerImages  : string
$showProductRibbons  : string
$showRating  : bool
$truncate  : string
__construct()  : mixed
CommandConfiguration constructor.
elementClassName()  : string
elementId()  : string
fullscreenPage()  : bool
hoverable()  : bool
languageCode()  : LanguageCode
languageId()  : IdType
showManufacturerImages()  : string
showProductRibbons()  : bool
showRating()  : bool
truncate()  : string

Properties

Methods

__construct()

CommandConfiguration constructor.

public __construct(string $elementId, string $elementClassName, IdType $languageId, LanguageCode $languageCode, string $truncate, bool $hoverable, string $showManufacturerImages, string $showProductRibbons, bool $fullscreenPage, bool $showRating) : mixed
Parameters
$elementId : string
$elementClassName : string
$languageId : IdType
$languageCode : LanguageCode
$truncate : string
$hoverable : bool
$showManufacturerImages : string
$showProductRibbons : string
$fullscreenPage : bool
$showRating : bool
Return values
mixed

Search results