class ChannelSettings extends Collection (View source)

Properties

protected $collection_key
string $country
string $defaultLanguage
string $defaultTab
string $description
string $featuredChannelsTitle
string[] $featuredChannelsUrls
string $keywords
bool $moderateComments
string $profileColor
bool $showBrowseView
bool $showRelatedChannels
string $title
string $trackingAnalyticsAccountId
string $unsubscribedTrailer

Methods

setCountry($country)

No description

string
getCountry()

No description

setDefaultLanguage($defaultLanguage)

No description

string
getDefaultLanguage()

No description

setDefaultTab($defaultTab)

No description

string
getDefaultTab()

No description

setDescription($description)

No description

string
getDescription()

No description

setFeaturedChannelsTitle($featuredChannelsTitle)

No description

string
getFeaturedChannelsTitle()

No description

setFeaturedChannelsUrls($featuredChannelsUrls)

No description

string[]
getFeaturedChannelsUrls()

No description

setKeywords($keywords)

No description

string
getKeywords()

No description

setModerateComments($moderateComments)

No description

bool
getModerateComments()

No description

setProfileColor($profileColor)

No description

string
getProfileColor()

No description

setShowBrowseView($showBrowseView)

No description

bool
getShowBrowseView()

No description

setShowRelatedChannels($showRelatedChannels)

No description

bool
getShowRelatedChannels()

No description

setTitle($title)

No description

string
getTitle()

No description

setTrackingAnalyticsAccountId($trackingAnalyticsAccountId)

No description

string
setUnsubscribedTrailer($unsubscribedTrailer)

No description

string
getUnsubscribedTrailer()

No description

Details

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setDefaultLanguage($defaultLanguage)

No description

Parameters

$defaultLanguage

string getDefaultLanguage()

No description

Return Value

string

setDefaultTab($defaultTab)

No description

Parameters

$defaultTab

string getDefaultTab()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setFeaturedChannelsTitle($featuredChannelsTitle)

No description

Parameters

$featuredChannelsTitle

string getFeaturedChannelsTitle()

No description

Return Value

string

setFeaturedChannelsUrls($featuredChannelsUrls)

No description

Parameters

$featuredChannelsUrls

string[] getFeaturedChannelsUrls()

No description

Return Value

string[]

setKeywords($keywords)

No description

Parameters

$keywords

string getKeywords()

No description

Return Value

string

setModerateComments($moderateComments)

No description

Parameters

$moderateComments

bool getModerateComments()

No description

Return Value

bool

setProfileColor($profileColor)

No description

Parameters

$profileColor

string getProfileColor()

No description

Return Value

string

setShowBrowseView($showBrowseView)

No description

Parameters

$showBrowseView

bool getShowBrowseView()

No description

Return Value

bool

setShowRelatedChannels($showRelatedChannels)

No description

Parameters

$showRelatedChannels

bool getShowRelatedChannels()

No description

Return Value

bool

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setTrackingAnalyticsAccountId($trackingAnalyticsAccountId)

No description

Parameters

$trackingAnalyticsAccountId

string getTrackingAnalyticsAccountId()

No description

Return Value

string

setUnsubscribedTrailer($unsubscribedTrailer)

No description

Parameters

$unsubscribedTrailer

string getUnsubscribedTrailer()

No description

Return Value

string