|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.includes.MetasInclude
public class MetasInclude
This class includes metas into the head of the HTML page
Constructor Summary | |
---|---|
MetasInclude()
|
Method Summary | |
---|---|
void |
fillTemplate(java.util.Map<java.lang.String,java.lang.String> 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 |
Constructor Detail |
---|
public MetasInclude()
Method Detail |
---|
public void fillTemplate(java.util.Map<java.lang.String,java.lang.String> rootModel, PageData data, int nMode, javax.servlet.http.HttpServletRequest request)
fillTemplate
in interface PageInclude
rootModel
- the HashMap containing markers to substitutedata
- A PageData object containing applications datanMode
- The current moderequest
- The HTTP request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |