class Promotion extends Collection (View source)

Properties

protected $collection_key
protected $bodyLinesType
protected $bodyLinesDataType
$displayLink
string $htmlTitle
protected $imageType
protected $imageDataType
$link
string $title

Methods

setBodyLines($bodyLines)

No description

getBodyLines()

No description

setDisplayLink($displayLink)

No description

string
getDisplayLink()

No description

setHtmlTitle($htmlTitle)

No description

string
getHtmlTitle()

No description

setImage(PromotionImage $image)

No description

getImage()

No description

setLink($link)

No description

string
getLink()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setBodyLines($bodyLines)

No description

Parameters

$bodyLines

PromotionBodyLines[] getBodyLines()

No description

Return Value

PromotionBodyLines[]

No description

Parameters

$displayLink

No description

Return Value

string

setHtmlTitle($htmlTitle)

No description

Parameters

$htmlTitle

string getHtmlTitle()

No description

Return Value

string

setImage(PromotionImage $image)

No description

Parameters

PromotionImage $image

PromotionImage getImage()

No description

Return Value

PromotionImage

No description

Parameters

$link

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string