Uses of Class
com.stratelia.webactiv.forums.forumsException.ForumsException

Packages that use ForumsException
com.stratelia.webactiv.forums.control   
com.stratelia.webactiv.forums.control.helpers   
 

Uses of ForumsException in com.stratelia.webactiv.forums.control
 

Methods in com.stratelia.webactiv.forums.control that throw ForumsException
 Message[] ForumsSessionController.getMessagesList(int forumId, int messageId)
           
 boolean ForumsSessionController.isModerator(String userId, int forumId)
           
protected  boolean ForumsSessionController.isVisible(String status, int forumId)
           
 

Uses of ForumsException in com.stratelia.webactiv.forums.control.helpers
 

Methods in com.stratelia.webactiv.forums.control.helpers that throw ForumsException
static void ForumActionHelper.createForumAction(javax.servlet.http.HttpServletRequest request, ForumsSessionController fsc)
          Handles the invocation of the create or update forum action
static void ForumActionHelper.updateForumAction(javax.servlet.http.HttpServletRequest request, ForumsSessionController fsc)
          Handles the invocation of the create or update forum action
 



Copyright © 2016 Silverpeas. All Rights Reserved.