|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgendaSessionController | |
---|---|
com.silverpeas.ical | |
com.stratelia.webactiv.agenda.servlets | |
com.stratelia.webactiv.agenda.view |
Uses of AgendaSessionController in com.silverpeas.ical |
---|
Constructors in com.silverpeas.ical with parameters of type AgendaSessionController | |
---|---|
ExportIcalManager(AgendaSessionController agendaSessionController)
|
|
ImportIcalManager(AgendaSessionController agendaSessionController)
|
|
SynchroIcalManager(AgendaSessionController agendaSessionController)
|
Uses of AgendaSessionController in com.stratelia.webactiv.agenda.servlets |
---|
Methods in com.stratelia.webactiv.agenda.servlets that return AgendaSessionController | |
---|---|
AgendaSessionController |
AgendaRequestRouter.createComponentSessionController(MainSessionController mainSessionCtrl,
ComponentContext context)
Method declaration |
Methods in com.stratelia.webactiv.agenda.servlets with parameters of type AgendaSessionController | |
---|---|
String |
AgendaRequestRouter.getDestination(String function,
AgendaSessionController scc,
HttpRequest request)
This method has to be implemented by the component request router it has to compute a destination page |
Uses of AgendaSessionController in com.stratelia.webactiv.agenda.view |
---|
Methods in com.stratelia.webactiv.agenda.view with parameters of type AgendaSessionController | |
---|---|
String |
CalendarHtmlView.getHtmlView(Date date,
AgendaSessionController agendaSessionController)
Method declaration |
String |
CalendarHtmlView.getHtmlView(Date date,
AgendaSessionController agendaSessionController,
boolean forPda)
Fonction ajoutée pour génerer le calendar soit pour un PDA (sans onmouseover) soit pour un web classique. |
String |
CalendarHtmlView.getPDAView(Date date,
AgendaSessionController agendaSessionController)
Method declaration |
Constructors in com.stratelia.webactiv.agenda.view with parameters of type AgendaSessionController | |
---|---|
AgendaHtmlView(int viewType,
Date date,
AgendaSessionController agendaSessionController,
ResourceLocator settings)
Constructor declaration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |