fr.paris.lutece.plugins.menus.web
Class XPageMenuInclude

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

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

This class provides the list of the xpage on a Html Menu


Constructor Summary
XPageMenuInclude()
           
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPageMenuInclude

public XPageMenuInclude()
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


Copyright © 2011 Mairie de Paris. All Rights Reserved.