info.magnolia.module.templatingkit.templates
Class SingletonParagraphMainArea

java.lang.Object
  extended by info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
      extended by info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
          extended by info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
              extended by info.magnolia.module.templatingkit.templates.MainArea
                  extended by info.magnolia.module.templatingkit.templates.SingletonParagraphMainArea
All Implemented Interfaces:
info.magnolia.rendering.template.AreaDefinition, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.template.TemplateDefinition, Cloneable

Deprecated. since STK 2.0: Auto generation of Components is provided by the TemplateDefinition.

public class SingletonParagraphMainArea
extends MainArea

Auto generation of Components is provided by the TemplateDefinition.

Version:
$Id$
Author:
cringele

Field Summary
 
Fields inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
parameters
 
Fields inherited from interface info.magnolia.rendering.template.AreaDefinition
CMS_ADD, CMS_EDIT, CMS_PLACEHOLDER, CONTENT_STRUCTURE_FLAT, CONTENT_STRUCTURE_NODE, DEFAULT_TYPE, TYPE_LIST, TYPE_NO_COMPONENT, TYPE_SINGLE
 
Constructor Summary
SingletonParagraphMainArea()
          Deprecated.  
 
Method Summary
 AutoGeneratedParagraph getAutoGeneratedParagraph()
          Deprecated.  
 Map getDefaultValues()
          Deprecated. using now autoGeneratedParagraph.
 String getSingletonParagraph()
          Deprecated. using now autoGeneratedParagraph.
 void setAutoGeneratedParagraph(AutoGeneratedParagraph autoGeneratedParagraph)
          Deprecated.  
 void setDefaultValues(Map defaultValues)
          Deprecated. using now autoGeneratedParagraph.
 void setSingletonParagraph(String singletonParagraph)
          Deprecated. using now autoGeneratedParagraph.
 
Methods inherited from class info.magnolia.module.templatingkit.templates.MainArea
getComments, getIntro, setComments, setIntro
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
addAvailableComponent, getAvailableComponents, getContentStructure, getCreateAreaNode, getEnabled, getInheritance, getMaxComponents, getOptional, getType, isEnabled, isOptional, setAvailableComponents, setContentStructure, setCreateAreaNode, setEnabled, setInheritance, setMaxComponents, setOptional, setType
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
addArea, getAreas, getDeletable, getDialog, getEditable, getMoveable, getTemplateAvailability, getVisible, getWritable, setAreas, setDeletable, setDialog, setEditable, setMoveable, setTemplateAvailability, setVisible, setWritable
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
addParameter, addVariation, getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setAutoGeneration, setAutoPopulateFromRequest, setDescription, setI18nBasename, setId, setModelClass, setName, setParameters, setRenderType, setTemplateScript, setTitle, setVariations, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface info.magnolia.rendering.template.TemplateDefinition
getAreas, getDeletable, getDialog, getEditable, getMoveable, getTemplateAvailability, getVisible, getWritable
 
Methods inherited from interface info.magnolia.rendering.template.RenderableDefinition
getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId
 

Constructor Detail

SingletonParagraphMainArea

public SingletonParagraphMainArea()
Deprecated. 
Method Detail

getAutoGeneratedParagraph

public AutoGeneratedParagraph getAutoGeneratedParagraph()
Deprecated. 

setAutoGeneratedParagraph

public void setAutoGeneratedParagraph(AutoGeneratedParagraph autoGeneratedParagraph)
Deprecated. 

getSingletonParagraph

public String getSingletonParagraph()
Deprecated. using now autoGeneratedParagraph.


setSingletonParagraph

public void setSingletonParagraph(String singletonParagraph)
Deprecated. using now autoGeneratedParagraph.


getDefaultValues

public Map getDefaultValues()
Deprecated. using now autoGeneratedParagraph.


setDefaultValues

public void setDefaultValues(Map defaultValues)
Deprecated. using now autoGeneratedParagraph.



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