class ChannelSectionSnippet extends Model (View source)

Properties

string $channelId
string $defaultLanguage
protected $localizedType
protected $localizedDataType
string $position
string $style
string $title
string $type

Methods

setChannelId($channelId)

No description

string
getChannelId()

No description

setDefaultLanguage($defaultLanguage)

No description

string
getDefaultLanguage()

No description

setLocalized(ChannelSectionLocalization $localized)

No description

setPosition($position)

No description

string
getPosition()

No description

setStyle($style)

No description

string
getStyle()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

Details

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setDefaultLanguage($defaultLanguage)

No description

Parameters

$defaultLanguage

string getDefaultLanguage()

No description

Return Value

string

setLocalized(ChannelSectionLocalization $localized)

No description

Parameters

ChannelSectionLocalization $localized

ChannelSectionLocalization getLocalized()

No description

setPosition($position)

No description

Parameters

$position

string getPosition()

No description

Return Value

string

setStyle($style)

No description

Parameters

$style

string getStyle()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string