fr.paris.lutece.plugins.document.web
Class DocumentMetaPageInclude
java.lang.Object
fr.paris.lutece.plugins.document.web.DocumentMetaPageInclude
- All Implemented Interfaces:
- fr.paris.lutece.portal.service.includes.PageInclude
public class DocumentMetaPageInclude
- extends java.lang.Object
- implements fr.paris.lutece.portal.service.includes.PageInclude
Document Meta PageInclude
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 |
DocumentMetaPageInclude
public DocumentMetaPageInclude()
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
Copyright © 2010 Mairie de Paris. All Rights Reserved.