fr.paris.lutece.portal.web.includes
Class MetasInclude
java.lang.Object
fr.paris.lutece.portal.web.includes.MetasInclude
- All Implemented Interfaces:
- PageInclude
public class MetasInclude
- extends Object
- implements PageInclude
This class includes metas into the head of the HTML page
Method Summary |
void |
fillTemplate(Map<String,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 |
MetasInclude
public MetasInclude()
fillTemplate
public void fillTemplate(Map<String,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 substitutedata
- A PageData object containing applications datanMode
- The current moderequest
- The HTTP request
Copyright © 2014 Mairie de Paris. All Rights Reserved.