ImageComponent
class ImageComponent extends Model (View source)
Properties
string | $altText | ||
protected | $borderStyleType | ||
protected | $borderStyleDataType | ||
protected | $cropStyleType | ||
protected | $cropStyleDataType | ||
string | $imageUrl |
Methods
setAltText($altText)
No description
string
getAltText()
No description
getBorderStyle()
No description
getCropStyle()
No description
setImageUrl($imageUrl)
No description
string
getImageUrl()
No description
Details
setAltText($altText)
No description
string
getAltText()
No description
setBorderStyle(BorderStyle $borderStyle)
No description
BorderStyle
getBorderStyle()
No description
setCropStyle(ImageCropStyle $cropStyle)
No description
ImageCropStyle
getCropStyle()
No description
setImageUrl($imageUrl)
No description
string
getImageUrl()
No description