Interface VPEInterface
| category |
System |
|---|---|
| package |
VPE |
| subpackage |
Entities |
getId() : integer
integer
getName(\LanguageCode $languageCode) : string
stringLanguage specific name value.
getNames() : array
arrayLanguage specific names value.
isDefault() : boolean
booleanTrue if VPE value is shops default.
setDefault(\BoolType $default) : $this|\VPEInterface
setId(\IdType $vpeId) : $this|\VPEInterface
setName(\StringType $name, \LanguageCode $languageCode) : $this|\VPEInterface