class CssProduct extends Collection (View source)

Properties

protected $collection_key
protected $attributesType
protected $attributesDataType
string $contentLanguage
protected $cssProductStatusType
protected $cssProductStatusDataType
protected $customAttributesType
protected $customAttributesDataType
string $feedLabel
string $name
string $rawProvidedId

Methods

setAttributes(Attributes $attributes)

No description

getAttributes()

No description

setContentLanguage($contentLanguage)

No description

string
getContentLanguage()

No description

setCssProductStatus(CssProductStatus $cssProductStatus)

No description

setCustomAttributes($customAttributes)

No description

setFeedLabel($feedLabel)

No description

string
getFeedLabel()

No description

setName($name)

No description

string
getName()

No description

setRawProvidedId($rawProvidedId)

No description

string
getRawProvidedId()

No description

Details

setAttributes(Attributes $attributes)

No description

Parameters

Attributes $attributes

Attributes getAttributes()

No description

Return Value

Attributes

setContentLanguage($contentLanguage)

No description

Parameters

$contentLanguage

string getContentLanguage()

No description

Return Value

string

setCssProductStatus(CssProductStatus $cssProductStatus)

No description

Parameters

CssProductStatus $cssProductStatus

CssProductStatus getCssProductStatus()

No description

Return Value

CssProductStatus

setCustomAttributes($customAttributes)

No description

Parameters

$customAttributes

CustomAttribute[] getCustomAttributes()

No description

Return Value

CustomAttribute[]

setFeedLabel($feedLabel)

No description

Parameters

$feedLabel

string getFeedLabel()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setRawProvidedId($rawProvidedId)

No description

Parameters

$rawProvidedId

string getRawProvidedId()

No description

Return Value

string