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

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

public class MainMenuInclude
extends java.lang.Object
implements PageInclude

This class provides the list of the page associated by the main menu of the site


Constructor Summary
MainMenuInclude()
           
 
Method Summary
 void fillTemplate(java.util.Map<java.lang.String,java.lang.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

MainMenuInclude

public MainMenuInclude()
Method Detail

fillTemplate

public void fillTemplate(java.util.Map<java.lang.String,java.lang.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 © 2012 Mairie de Paris. All Rights Reserved.