Uses of Class
org.silverpeas.components.almanach.AlmanachWebRequestContext
Packages that use AlmanachWebRequestContext
-
Uses of AlmanachWebRequestContext in org.silverpeas.components.almanach
Methods in org.silverpeas.components.almanach with parameters of type AlmanachWebRequestContextModifier and TypeMethodDescriptionprotected voidAlmanachWebController.beforeRequestProcessing(AlmanachWebRequestContext context) voidAlmanachWebController.editOccurrence(AlmanachWebRequestContext context) Asks for purposing a new event.voidAlmanachWebController.home(AlmanachWebRequestContext context) Prepares the rendering of the home page.voidAlmanachWebController.manageCalendarSubscriptions(AlmanachWebRequestContext context) Asks for managing subscriptions of a calendar.voidAlmanachWebController.newEvent(AlmanachWebRequestContext context) Asks for purposing a new event.protected voidAlmanachWebController.onInstantiation(AlmanachWebRequestContext context) voidAlmanachWebController.portlet(AlmanachWebRequestContext context) Prepares the rendering of the home page.voidAlmanachWebController.viewOccurrence(AlmanachWebRequestContext context) Asks for purposing a new event.