AppLinkDataAppLinkInfo
class AppLinkDataAppLinkInfo extends Model (View source)
Properties
protected | $appLogoImageType | ||
protected | $appLogoImageDataType | ||
protected | $appTargetType | ||
protected | $appTargetDataType | ||
protected | $descriptionType | ||
protected | $descriptionDataType | ||
protected | $titleType | ||
protected | $titleDataType |
Methods
getAppLogoImage()
No description
getAppTarget()
No description
getDescription()
No description
getTitle()
No description
Details
setAppLogoImage(Image $appLogoImage)
No description
Image
getAppLogoImage()
No description
setAppTarget(AppLinkDataAppLinkInfoAppTarget $appTarget)
No description
AppLinkDataAppLinkInfoAppTarget
getAppTarget()
No description
setDescription(LocalizedString $description)
No description
LocalizedString
getDescription()
No description
setTitle(LocalizedString $title)
No description
LocalizedString
getTitle()
No description