\shop\shopware5\modelArticlePropertyValue

Summary

Methods
Properties
Constants
__construct()
setMetaDataFromShop()
isEmpty()
format()
getId()
setId()
getValue()
setValue()
getPosition()
setPosition()
getOptionId()
setOptionId()
getMediaId()
setMediaId()
getValueNumeric()
setValueNumeric()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $data,   $dataSource = 'PLAIN') 

Parameters

$data
$dataSource

setMetaDataFromShop()

setMetaDataFromShop(  $metaData) 

Parameters

$metaData

isEmpty()

isEmpty() 

format()

format(  $dataDestination) 

Parameters

$dataDestination

getId()

getId() : integer

Returns

integer —

(primary key)

setId()

setId(  $val) 

Parameters

$val

getValue()

getValue() : string

Returns

string

setValue()

setValue(  $val) 

Parameters

$val

getPosition()

getPosition() : integer

Returns

integer

setPosition()

setPosition(  $val) 

Parameters

$val

getOptionId()

getOptionId() : integer

Returns

integer

setOptionId()

setOptionId(  $val) 

Parameters

$val

getMediaId()

getMediaId() : integer

Returns

integer

setMediaId()

setMediaId(  $val) 

Parameters

$val

getValueNumeric()

getValueNumeric() : double

Returns

double

setValueNumeric()

setValueNumeric(  $val) 

Parameters

$val