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

java.lang.Object
  extended by fr.paris.lutece.portal.service.cache.AbstractCacheableService
      extended by fr.paris.lutece.plugins.menus.web.MainTreeMenuIncludeAllPages
All Implemented Interfaces:
fr.paris.lutece.portal.service.cache.CacheableService, fr.paris.lutece.portal.service.includes.PageInclude, fr.paris.lutece.portal.service.util.LuteceService

public class MainTreeMenuIncludeAllPages
extends fr.paris.lutece.portal.service.cache.AbstractCacheableService
implements fr.paris.lutece.portal.service.includes.PageInclude

MainTreeMenuInclude


Constructor Summary
MainTreeMenuIncludeAllPages()
           
 
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.
 java.lang.String getName()
          Returns the cache name
 
Methods inherited from class fr.paris.lutece.portal.service.cache.AbstractCacheableService
getCache, getCacheSize, getFromCache, initCache, isCacheEnable, putInCache, resetCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainTreeMenuIncludeAllPages

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

getName

public java.lang.String getName()
Returns the cache name

Specified by:
getName in interface fr.paris.lutece.portal.service.util.LuteceService
Returns:
The cache name


Copyright © 2011 Mairie de Paris. All Rights Reserved.