class LinkData extends Model (View source)

Properties

protected $attachmentType
protected $attachmentDataType
string $attachmentRenderHint
string $displayUrl
string $linkTarget
string $linkType
string $title

Methods

setAttachment(SocialCommonAttachmentAttachment $attachment)

No description

setAttachmentRenderHint($attachmentRenderHint)

No description

string
getAttachmentRenderHint()

No description

setDisplayUrl($displayUrl)

No description

string
getDisplayUrl()

No description

setLinkTarget($linkTarget)

No description

string
getLinkTarget()

No description

setLinkType($linkType)

No description

string
getLinkType()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setAttachment(SocialCommonAttachmentAttachment $attachment)

No description

Parameters

SocialCommonAttachmentAttachment $attachment

setAttachmentRenderHint($attachmentRenderHint)

No description

Parameters

$attachmentRenderHint

string getAttachmentRenderHint()

No description

Return Value

string

setDisplayUrl($displayUrl)

No description

Parameters

$displayUrl

string getDisplayUrl()

No description

Return Value

string

setLinkTarget($linkTarget)

No description

Parameters

$linkTarget

string getLinkTarget()

No description

Return Value

string

setLinkType($linkType)

No description

Parameters

$linkType

string getLinkType()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string