|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.calendar.web.MonthEventList
public class MonthEventList
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 |
---|
public MonthEventList()
Method Detail |
---|
public java.lang.String getEventList(java.lang.String strMonthDate, MultiAgenda agenda, java.util.Locale locale)
getEventList
in interface EventList
strMonthDate
- The date of the event listagenda
- The multi agenda objectrequest
- The HTTP Request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |