Class VPE
Class VPE
- VPE implements VPEInterface
Class VPE
public
__construct( EditableKeyValueCollection $names )
VPE constructor.
VPE constructor.
$names
public
setId( IdType $vpeId )
:
Sets the id.
Sets the id.
$vpeId
public
getName( LanguageCode $languageCode )
: string
Returns the language specific name.
Returns the language specific name.
$languageCode
public
setName( StringType $name, LanguageCode $languageCode )
:
Sets the language specific name.
Sets the language specific name.
$name$languageCode
public
getNames( void )
: array
Returns all language specific names.
Returns all language specific names.
public
isDefault( void )
: boolean
Returns true if the vpe entity instance is the shops default.
Returns true if the vpe entity instance is the shops default.
public
setDefault( BoolType $default )
:
Sets vpe entity to shops default, if bool type is true.
Sets vpe entity to shops default, if bool type is true.
$defaultGambio GmbH © 2018