__construct( $data, $dataSource = 'PLAIN')
setMetaDataFromShop( $metaData)
isEmpty()
format( $dataDestination)
getId() : integer
(primary key)
setId( $val)
getMainId() : integer
(foreign key)
setMainId( $val)
getTemplateId() : integer
setTemplateId( $val)
getCategoryId() : integer
(foreign key) Category
setCategoryId( $val)
getName() : string
setName( $val)
getTitle() : string
setTitle( $val)
getPosition() : integer
setPosition( $val)
getHost() : string
setHost( $val)
getBasePath() : string
setBasePath( $val)
getBaseUrl() : string
setBaseUrl( $val)
getHosts() : string
setHosts( $val)
isSecure() : boolean
setSecure( $val)
isAlwaysSecure() : boolean
setAlwaysSecure( $val)
getSecureHost() : string
setSecureHost( $val)
getSecureBasePath() : string
setSecureBasePath( $val)
isDefault() : boolean
setDefault( $val)
isActive() : boolean
setActive( $val)
isCustomerScope() : boolean
setCustomerScope( $val)
getLocale() : object
Locale
setLocale( $val)