ProductModifierDisplayTypeContentView
extends ContentView
in package
Class ProductModifierDisplayTypeContentView
Tags
Table of Contents
- $displayTypeCollection : ProductModifierDisplayTypeCollection
- $elementName : string
- $selectedDisplayType : string|null
- __construct() : mixed
- ProductModifierDisplayTypeContentView constructor.
Properties
$displayTypeCollection
protected
ProductModifierDisplayTypeCollection
$displayTypeCollection
$elementName
protected
string
$elementName
$selectedDisplayType
protected
string|null
$selectedDisplayType
Methods
__construct()
ProductModifierDisplayTypeContentView constructor.
public
__construct(string $elementName, ProductModifierDisplayTypeCollection $displayTypeCollection[, string|null $selectedDisplayType = null ]) : mixed
Parameters
- $elementName : string
- $displayTypeCollection : ProductModifierDisplayTypeCollection
- $selectedDisplayType : string|null = null