info.magnolia.module.blossom.template
Class BlossomTemplate

java.lang.Object
  extended by info.magnolia.module.templating.AbstractRenderable
      extended by info.magnolia.module.templating.Template
          extended by info.magnolia.module.blossom.template.BlossomTemplate
All Implemented Interfaces:
info.magnolia.module.templating.RenderableDefinition

public class BlossomTemplate
extends info.magnolia.module.templating.Template

Extension of Template that connects the template instance with declarative behaviour in the controller.

Since:
1.1.1

Constructor Summary
BlossomTemplate()
           
 
Method Summary
 boolean isAvailable(info.magnolia.cms.core.Content node)
           
 
Methods inherited from class info.magnolia.module.templating.Template
addSubTemplate, getContent, getI18NTitle, getParameter, getPath, getSubTemplate, getSubTemplates, isVisible, setContent, setPath, setSubTemplates, setVisible
 
Methods inherited from class info.magnolia.module.templating.AbstractRenderable
determineTemplatePath, getDescription, getDialog, getI18nBasename, getModelClass, getName, getParameters, getTemplatePath, getTitle, getType, newModel, setDescription, setDialog, setI18nBasename, setModelClass, setName, setParameters, setTemplatePath, setTitle, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlossomTemplate

public BlossomTemplate()
Method Detail

isAvailable

public boolean isAvailable(info.magnolia.cms.core.Content node)
Overrides:
isAvailable in class info.magnolia.module.templating.Template


Copyright © 2009-2011 Magnolia International Ltd.. All Rights Reserved.