info.magnolia.module.templatingkit.templates
Class FooterArea

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.FooterArea
All Implemented Interfaces:
info.magnolia.rendering.template.AreaDefinition, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.template.TemplateDefinition, Cloneable

Deprecated. since STK2.0. Editable configuration is not needed anymore. Inheritance is provided by default by info.magnolia.templating.elements.AreaElement and edited items are by default not editable.

public class FooterArea
extends info.magnolia.rendering.template.configured.ConfiguredAreaDefinition

Definition for a Footer Area which supports editing in the page editor and can define their areas.

Version:
$Id$
Author:
pbracher

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
FooterArea()
          Deprecated.  
 
Method Summary
 
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

FooterArea

public FooterArea()
Deprecated. 


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