fr.paris.lutece.plugins.calendar.web
Class CalendarApp

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

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

This class is the main class of the XPage application of the plugin calendar.


Constructor Summary
CalendarApp()
           
 
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

CalendarApp

public CalendarApp()
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 © 2007 Mairie de Paris. All Rights Reserved.