\shop\shopware5\modelSupplier

Summary

Methods
Properties
Constants
__construct()
setMetaDataFromShop()
isEmpty()
format()
getId()
setId()
getName()
setName()
getImage()
setImage()
getLink()
setLink()
getDescription()
setDescription()
getMetaTitle()
setMetaTitle()
getMetaDescription()
setMetaDescription()
getMetaKeywords()
setMetaKeywords()
getChanged()
setChanged()
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

getName()

getName() : string

Returns

string

setName()

setName(  $val) 

Parameters

$val

getImage()

getImage() : string

Returns

string

setImage()

setImage(  $val) 

Parameters

$val

getLink()

getLink() : string

Returns

string

setLink()

setLink(  $val) 

Parameters

$val

getDescription()

getDescription() : string

Returns

string

setDescription()

setDescription(  $val) 

Parameters

$val

getMetaTitle()

getMetaTitle() : string

Returns

string

setMetaTitle()

setMetaTitle(  $val) 

Parameters

$val

getMetaDescription()

getMetaDescription() : string

Returns

string

setMetaDescription()

setMetaDescription(  $val) 

Parameters

$val

getMetaKeywords()

getMetaKeywords() : string

Returns

string

setMetaKeywords()

setMetaKeywords(  $val) 

Parameters

$val

getChanged()

getChanged() : \shop\shopware5\model\date/time

Returns

\shop\shopware5\model\date/time

setChanged()

setChanged(  $val) 

Parameters

$val