TeaserBoxTagModel
Model representing teaser-box elements.
implements: hash
bundle: standard information structure (sismodel)
since 2018.2.3
Model representing teaser-box elements.
Defined hash keys
asset ↦ AssetModel
since 2018.2.3
get the asset linked to
follow ↦ String
since 2018.2.3
get follow value
fragment ↦ String
since 2018.2.3
get the fragment of the link. this uses the "fragment" parameter of the xml tag.
target ↦ String
since 2018.2.3
get target value
title ↦ String
since 2018.2.3
get title of call-to-action
url ↦ String
since 2018.2.3
get the target url of the link. this is calculated using the asset, if set, or the uses the "url" parameter of the xml tag.