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

java.lang.Object
  extended by fr.paris.lutece.plugins.calendar.web.MonthEventList
All Implemented Interfaces:
EventList

public class MonthEventList
extends java.lang.Object
implements EventList

An implementation of an EvenList, listing all events of a month


Constructor Summary
MonthEventList()
           
 
Method Summary
 java.lang.String getEventList(java.lang.String strMonthDate, MultiAgenda agenda, java.util.Locale locale)
          Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonthEventList

public MonthEventList()
Method Detail

getEventList

public java.lang.String getEventList(java.lang.String strMonthDate,
                                     MultiAgenda agenda,
                                     java.util.Locale locale)
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request

Specified by:
getEventList in interface EventList
Parameters:
locale - The locale
strMonthDate - The date of the event list
agenda - The multi agenda object
Returns:
The HTML code of the event list formatted


Copyright © 2007 Mairie de Paris. All Rights Reserved.