Uses of Class
org.silverpeas.components.community.control.CommunityWebRequestContext
Packages that use CommunityWebRequestContext
Package
Description
Provides the Web controller implementation with which the HTML pages of the application interact.
-
Uses of CommunityWebRequestContext in org.silverpeas.components.community.control
Methods in org.silverpeas.components.community.control with parameters of type CommunityWebRequestContextModifier and TypeMethodDescriptionvoidCommunityWebController.appHomepage(CommunityWebRequestContext context) Prepares the rendering of the home page.protected voidCommunityWebController.beforeRequestProcessing(CommunityWebRequestContext context) org.silverpeas.core.web.mvc.webcomponent.NavigationCommunityWebController.editSpaceHomePage(CommunityWebRequestContext context) voidCommunityWebController.endMembershipOf(CommunityWebRequestContext context) voidCommunityWebController.getHistory(CommunityWebRequestContext context) voidCommunityWebController.home(CommunityWebRequestContext context) Prepares the rendering of the home page.voidCommunityWebController.join(CommunityWebRequestContext context) voidCommunityWebController.leave(CommunityWebRequestContext context) voidCommunityWebController.listMembers(CommunityWebRequestContext context) protected voidCommunityWebController.onInstantiation(CommunityWebRequestContext context) This method is called one times once this web component controller is instantiated for a given user.voidCommunityWebController.setDisplayCharterOnSpaceHomepage(CommunityWebRequestContext context) voidCommunityWebController.spaceHomepageProxy(CommunityWebRequestContext context) Prepares the rendering of the home page.voidCommunityWebController.validate(CommunityWebRequestContext context)