Uses of Class
info.magnolia.module.templatingkit.templates.components.ImageModel

Packages that use ImageModel
info.magnolia.module.templatingkit.templates   
info.magnolia.module.templatingkit.templates.components   
info.magnolia.module.templatingkit.templates.pages   
 

Uses of ImageModel in info.magnolia.module.templatingkit.templates
 

Methods in info.magnolia.module.templatingkit.templates that return ImageModel
 ImageModel STKTemplateModel.getImageModel()
          Deprecated. since 2.0: use STKPageModel instead.
 

Uses of ImageModel in info.magnolia.module.templatingkit.templates.components
 

Subclasses of ImageModel in info.magnolia.module.templatingkit.templates.components
 class AbstractTeaserModel<RD extends TemplateDefinition>
          Abstract Teaser STK Rendable definition.
 class DownloadTeaserModel<RD extends TemplateDefinition>
          Teaser STK Rendable definition allowing to download a DMS document.
 class FooterImageModel<RD extends TemplateDefinition>
          Footer STK Renderable definition.
 class InternalTeaserModel<RD extends TemplateDefinition>
          Teaser STK Rendable definition allowing to link teaser with internal content.
 class StageTeaserModel<RD extends TemplateDefinition>
          Teaser STK Rendable definition allowing to display a Stage teaser.
 class TabbedTeaserModel<RD extends TemplateDefinition>
          Teaser STK Rendable definition allowing to display a Table teaser.
 class TextImageModel<RD extends TemplateDefinition>
          Text Image STK Rendable definition.
 

Uses of ImageModel in info.magnolia.module.templatingkit.templates.pages
 

Methods in info.magnolia.module.templatingkit.templates.pages that return ImageModel
 ImageModel<?> STKPageModel.getImageModel()
          FIXME: Should be moved to into-area model.
 



Copyright © 2008-2012 Magnolia International Ltd.. All Rights Reserved.