fr.paris.lutece.plugins.dbpage.web
Class DbpageApp

java.lang.Object
  extended by fr.paris.lutece.plugins.dbpage.web.DbpageApp
All Implemented Interfaces:
fr.paris.lutece.portal.web.xpages.XPageApplication

public class DbpageApp
extends java.lang.Object
implements fr.paris.lutece.portal.web.xpages.XPageApplication

This class manages dbpage.


Constructor Summary
DbpageApp()
           
 
Method Summary
 fr.paris.lutece.portal.web.xpages.XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the content of the page Contact.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbpageApp

public DbpageApp()
Method Detail

getPage

public fr.paris.lutece.portal.web.xpages.XPage getPage(javax.servlet.http.HttpServletRequest request,
                                                       int nMode,
                                                       fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns the content of the page Contact. It is composed by a form which to capture the data to send a message to a contact of the portal.

Specified by:
getPage in interface fr.paris.lutece.portal.web.xpages.XPageApplication
Parameters:
request - The http request
nMode - The current mode
plugin - The plugin object
Returns:
the Content of the page Contact


Copyright © 2010 Mairie de Paris. All Rights Reserved.