Promotion
class Promotion extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $bodyLinesType | ||
protected | $bodyLinesDataType | ||
string | $displayLink | ||
string | $htmlTitle | ||
protected | $imageType | ||
protected | $imageDataType | ||
string | $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
getImage()
No description
setLink($link)
No description
string
getLink()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setBodyLines($bodyLines)
No description
PromotionBodyLines[]
getBodyLines()
No description
setDisplayLink($displayLink)
No description
string
getDisplayLink()
No description
setHtmlTitle($htmlTitle)
No description
string
getHtmlTitle()
No description
setImage(PromotionImage $image)
No description
PromotionImage
getImage()
No description
setLink($link)
No description
string
getLink()
No description
setTitle($title)
No description
string
getTitle()
No description