|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||