KeyVisualModel
Model for xml content's keyvisual section.
implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
Model for xml content's keyvisual section.
Defined hash keys
article ↦ ArticleModel;
since 5.2.0
get the article
audio ↦ AudioModel;
since 5.2.0
get the audio
caption ↦ NodeModel
since 5.2.0
get the caption defined for key-visual
display ↦ String
since 5.2.0
get value of attribute display
image ↦ ImageModel;
since 5.2.0
get the image
interactive ↦ ExtendedMediaHtmlModel;
since 2017.5.0
get the turntable
keyvisualtype ↦ String
since 5.2.0
get type of keyvisual from ['image','video', 'slideshow','article','turntable']
slideshow ↦ SlideShowModel;
since 5.2.0
get the slideshow
turntable ↦ TurnTableModel;
since 5.2.0
get the turntable
video ↦ VideoModel;
since 5.2.0
get the video