fr.paris.lutece.portal.web.includes
Class LinksInclude
java.lang.Object
fr.paris.lutece.portal.web.includes.LinksInclude
- All Implemented Interfaces:
- PageInclude
public class LinksInclude
- extends Object
- implements PageInclude
Page include that insert links into the head part of HTML pages
Method Summary |
void |
fillTemplate(Map<String,Object> rootModel,
PageData data,
int nMode,
javax.servlet.http.HttpServletRequest request)
Substitue specific bookmarks in the page template. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinksInclude
public LinksInclude()
fillTemplate
public void fillTemplate(Map<String,Object> rootModel,
PageData data,
int nMode,
javax.servlet.http.HttpServletRequest request)
- Substitue specific bookmarks in the page template.
- Specified by:
fillTemplate
in interface PageInclude
- Parameters:
rootModel
- The data modeldata
- A PageData object containing applications datanMode
- The current moderequest
- The HTTP request
Copyright © 2014 Mairie de Paris. All Rights Reserved.