info.magnolia.module.templatingkit.renderers
Class STKParagraphRenderer

java.lang.Object
  extended by info.magnolia.module.templating.AbstractRenderer
      extended by info.magnolia.module.templating.paragraphs.AbstractParagraphRenderer
          extended by info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
              extended by info.magnolia.module.templatingkit.renderers.STKParagraphRenderer
All Implemented Interfaces:
info.magnolia.module.templating.ParagraphRenderer, info.magnolia.module.templating.RenderingModelBasedRenderer

Deprecated. since 2.0, use STKRenderer instead.

public class STKParagraphRenderer
extends info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer

deprecated.

Version:
$Id: STKParagraphRenderer.java 50706 2011-11-02 16:18:44Z gjoseph $

Constructor Summary
STKParagraphRenderer()
          Deprecated.  
 
Method Summary
protected  void setupContext(Map ctx, info.magnolia.cms.core.Content content, info.magnolia.module.templating.RenderableDefinition definition, info.magnolia.module.templating.RenderingModel state, Object actionResult)
          Deprecated.  
protected  info.magnolia.cms.core.Content wrapNodeForTemplate(info.magnolia.cms.core.Content currentContent, info.magnolia.cms.core.Content mainContent)
          Deprecated.  
 
Methods inherited from class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
newContext, onRender, saveContextState
 
Methods inherited from class info.magnolia.module.templating.paragraphs.AbstractParagraphRenderer
render
 
Methods inherited from class info.magnolia.module.templating.AbstractRenderer
determineTemplatePath, getAggregationStateSafely, getMagnoliaTemplatingUtilities, getMainContentSafely, getPageAttributeName, newModel, render, restoreContext, saveAttribute, setContextAttribute, wrapNodeForModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STKParagraphRenderer

public STKParagraphRenderer()
Deprecated. 
Method Detail

setupContext

protected void setupContext(Map ctx,
                            info.magnolia.cms.core.Content content,
                            info.magnolia.module.templating.RenderableDefinition definition,
                            info.magnolia.module.templating.RenderingModel state,
                            Object actionResult)
Deprecated. 
Overrides:
setupContext in class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer

wrapNodeForTemplate

protected info.magnolia.cms.core.Content wrapNodeForTemplate(info.magnolia.cms.core.Content currentContent,
                                                             info.magnolia.cms.core.Content mainContent)
Deprecated. 
Overrides:
wrapNodeForTemplate in class info.magnolia.module.templating.AbstractRenderer


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