fr.paris.lutece.plugins.rss.web
Class RssFeedInclude

java.lang.Object
  extended by fr.paris.lutece.plugins.rss.web.RssFeedInclude
All Implemented Interfaces:
fr.paris.lutece.portal.service.includes.PageInclude

public class RssFeedInclude
extends java.lang.Object
implements fr.paris.lutece.portal.service.includes.PageInclude

This class provides the user interface to manage rss features


Constructor Summary
RssFeedInclude()
           
 
Method Summary
 void fillTemplate(java.util.Map<java.lang.String,java.lang.Object> rootModel, fr.paris.lutece.portal.service.content.PageData data, int nMode, javax.servlet.http.HttpServletRequest request)
          Substitue specific Freemarker markers in the page template.
static java.lang.String getRssMarkerPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssFeedInclude

public RssFeedInclude()
Method Detail

fillTemplate

public void fillTemplate(java.util.Map<java.lang.String,java.lang.Object> rootModel,
                         fr.paris.lutece.portal.service.content.PageData data,
                         int nMode,
                         javax.servlet.http.HttpServletRequest request)
Substitue specific Freemarker markers in the page template.

Specified by:
fillTemplate in interface fr.paris.lutece.portal.service.includes.PageInclude
Parameters:
rootModel - the HashMap containing markers to substitute
data - A PageData object containing applications data
nMode - The current mode
request - The HTTP request

getRssMarkerPrefix

public static java.lang.String getRssMarkerPrefix()


Copyright © 2011 Mairie de Paris. All Rights Reserved.