fr.paris.lutece.plugins.calendar.web
Interface EventList

All Known Implementing Classes:
MonthEventList, WeekEventList

public interface EventList

An interface to describe an event list.


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
 

Method Detail

getEventList

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

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 © 2008 Mairie de Paris. All Rights Reserved.