AttributeGroupInterface
AttributeGroupInterface.php
:
11
Interface
Methods¶
getIcon()
¶
AttributeGroupInterface.php
:
17
|
|
|
Return values
string|null
getId()
¶
AttributeGroupInterface.php
:
13
|
|
|
Return values
int
getIdentifier()
¶
AttributeGroupInterface.php
:
15
|
|
|
Return values
string
getLabel()
¶
AttributeGroupInterface.php
:
19
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $languageCode | string|null | null | - |
Return values
string
getLabels()
¶
AttributeGroupInterface.php
:
29
|
|
|
Return values
array<string, string>
getLanguages()
¶
AttributeGroupInterface.php
:
24
|
|
|
Return values
array<string|int, string>