fr.paris.lutece.plugins.menus.web
Class MainTreeMenuInclude
java.lang.Object
fr.paris.lutece.portal.service.cache.AbstractCacheableService
fr.paris.lutece.plugins.menus.web.MainTreeMenuInclude
- 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 MainTreeMenuInclude
- extends fr.paris.lutece.portal.service.cache.AbstractCacheableService
- implements fr.paris.lutece.portal.service.includes.PageInclude
MainTreeMenuInclude
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 |
MainTreeMenuInclude
public MainTreeMenuInclude()
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 substitutedata
- A PageData object containing applications datanMode
- The current moderequest
- 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.