phpDocumentor

ProductListWidgetCommandConfiguration
in package

Class ProductListWidgetCommandConfiguration

Table of Contents

$categoryId  : int
$elementClassName  : string
$elementId  : string
$fullscreenPage  : bool
$hoverable  : bool
$itemsPerRowLg  : string
$itemsPerRowMd  : string
$itemsPerRowSm  : string
$itemsPerRowXs  : string
$languageCode  : LanguageCode
$languageId  : IdType
$listType  : string
$maxProducts  : int
$presentation  : string
$random  : bool
$showManufacturerImages  : string
$showProductRibbons  : string
$showRating  : bool
$truncate  : string
__construct()  : mixed
CommandConfiguration constructor.
categoryId()  : int
elementClassName()  : string
elementId()  : string
fullscreenPage()  : bool
hoverable()  : bool
itemsPerRowLg()  : string
itemsPerRowMd()  : string
itemsPerRowSm()  : string
itemsPerRowXs()  : string
languageCode()  : LanguageCode
languageId()  : IdType
listType()  : string
maxProducts()  : int
presentation()  : string
random()  : bool
showManufacturerImages()  : string
showProductRibbons()  : string
showRating()  : bool
truncate()  : string

Properties

Methods

__construct()

CommandConfiguration constructor.

public __construct(int $categoryId, string $listType, bool $random, string $itemsPerRowXs, string $itemsPerRowSm, string $itemsPerRowMd, string $itemsPerRowLg, int $maxProducts, string $elementId, string $elementClassName, string $presentation, IdType $languageId, LanguageCode $languageCode, string $truncate, bool $hoverable, string $showManufacturerImages, string $showProductRibbons, bool $fullscreenPage, bool $showRating) : mixed
Parameters
$categoryId : int
$listType : string
$random : bool
$itemsPerRowXs : string
$itemsPerRowSm : string
$itemsPerRowMd : string
$itemsPerRowLg : string
$maxProducts : int
$elementId : string
$elementClassName : string
$presentation : string
$languageId : IdType
$languageCode : LanguageCode
$truncate : string
$hoverable : bool
$showManufacturerImages : string
$showProductRibbons : string
$fullscreenPage : bool
$showRating : bool
Return values
mixed

Search results