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