\shop\shopware5\modelShopLocale

Summary

Methods
Properties
Constants
__construct()
setMetaDataFromShop()
isEmpty()
format()
getId()
setId()
getLocale()
setLocale()
getLanguage()
setLanguage()
getTerritory()
setTerritory()
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

getLocale()

getLocale() : string

Returns

string

setLocale()

setLocale(  $val) 

Parameters

$val

getLanguage()

getLanguage() : string

Returns

string

setLanguage()

setLanguage(  $val) 

Parameters

$val

getTerritory()

getTerritory() : string

Returns

string

setTerritory()

setTerritory(  $val) 

Parameters

$val