fr.paris.lutece.portal.web.includes
Class ThemesInclude

java.lang.Object
  extended by fr.paris.lutece.portal.web.includes.ThemesInclude
All Implemented Interfaces:
PageInclude

public class ThemesInclude
extends Object
implements PageInclude

This class provides the list of the path associated by the topics of the page


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

Constructor Detail

ThemesInclude

public ThemesInclude()
Method Detail

fillTemplate

public void fillTemplate(Map<String,Object> rootModel,
                         PageData data,
                         int nMode,
                         javax.servlet.http.HttpServletRequest request)
Substitue specific Freemarker markers in the page template.

Specified by:
fillTemplate in interface PageInclude
Parameters:
rootModel - the HashMap containing markers to substitute
data - A PageData object containing applications data
nMode - The current mode
request - The HTTP request


Copyright © 2014 Mairie de Paris. All Rights Reserved.