class ChannelBrandingSettings extends Collection (View source)

Properties

protected $collection_key
protected $channelType
protected $channelDataType
protected $hintsType
protected $hintsDataType
protected $imageType
protected $imageDataType
protected $watchType
protected $watchDataType

Methods

setChannel(ChannelSettings $channel)

No description

getChannel()

No description

setHints($hints)

No description

getHints()

No description

setImage(ImageSettings $image)

No description

getImage()

No description

setWatch(WatchSettings $watch)

No description

getWatch()

No description

Details

setChannel(ChannelSettings $channel)

No description

Parameters

ChannelSettings $channel

ChannelSettings getChannel()

No description

Return Value

ChannelSettings

setHints($hints)

No description

Parameters

$hints

PropertyValue[] getHints()

No description

Return Value

PropertyValue[]

setImage(ImageSettings $image)

No description

Parameters

ImageSettings $image

ImageSettings getImage()

No description

Return Value

ImageSettings

setWatch(WatchSettings $watch)

No description

Parameters

WatchSettings $watch

WatchSettings getWatch()

No description

Return Value

WatchSettings