info.magnolia.module.rssaggregator
Class FeedListAction<RD extends info.magnolia.rendering.template.TemplateDefinition>

java.lang.Object
  extended by info.magnolia.rendering.model.RenderingModelImpl<RD>
      extended by info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel<info.magnolia.rendering.template.TemplateDefinition>
          extended by info.magnolia.module.rssaggregator.templates.components.FeedListModel<info.magnolia.rendering.template.TemplateDefinition>
              extended by info.magnolia.module.rssaggregator.FeedListAction<RD>
Type Parameters:
RD -
All Implemented Interfaces:
info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.TemplateDefinition>

Deprecated. since 1.0 use info.magnolia.module.rssaggregator.templates.components.FeedListModel instead

public class FeedListAction<RD extends info.magnolia.rendering.template.TemplateDefinition>
extends FeedListModel<info.magnolia.rendering.template.TemplateDefinition>

Action class for FeedList paragraph.

Author:
had

Field Summary
 
Fields inherited from class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
ORDER_BY_PUBLICATION_DATE, ORDER_BY_TITLE_NAME, SORT_ASCENDING, SORT_DESCENDING, templatingFunctions
 
Fields inherited from class info.magnolia.rendering.model.RenderingModelImpl
content, contentMap, definition, parentModel
 
Fields inherited from interface info.magnolia.rendering.model.RenderingModel
SKIP_RENDERING
 
Constructor Summary
FeedListAction(javax.jcr.Node content, RD definition, info.magnolia.rendering.model.RenderingModel<?> parent, info.magnolia.templating.functions.TemplatingFunctions templatingFunctions)
          Deprecated.  
 
Method Summary
 Collection<info.magnolia.jcr.util.ContentMap> getChildren(String singleFeedHandle)
          Deprecated. since 1.0 use getItems() instead
 
Methods inherited from class info.magnolia.module.rssaggregator.templates.components.FeedListModel
getFeeds, getItems, getOrderBy, getSortDirection, setOrderBy, setSortDirection
 
Methods inherited from class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
convertPubDate, getContextPath
 
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl
execute, getContent, getDef, getDefinition, getNode, getParent, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.rendering.model.RenderingModel
execute, getContent, getDefinition, getNode, getParent, getRoot
 

Constructor Detail

FeedListAction

public FeedListAction(javax.jcr.Node content,
                      RD definition,
                      info.magnolia.rendering.model.RenderingModel<?> parent,
                      info.magnolia.templating.functions.TemplatingFunctions templatingFunctions)
Deprecated. 
Method Detail

getChildren

@Deprecated
public Collection<info.magnolia.jcr.util.ContentMap> getChildren(String singleFeedHandle)
Deprecated. since 1.0 use getItems() instead



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.