ChannelBrandingSettings
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
getChannel()
No description
setHints($hints)
No description
getHints()
No description
getImage()
No description
getWatch()
No description
Details
setChannel(ChannelSettings $channel)
No description
ChannelSettings
getChannel()
No description
setHints($hints)
No description
PropertyValue[]
getHints()
No description
setImage(ImageSettings $image)
No description
ImageSettings
getImage()
No description
setWatch(WatchSettings $watch)
No description
WatchSettings
getWatch()
No description