Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.RuntimeCollective.bboard.action

Class Summary
AddBoardLinkAction Implementation of Action that adds a BoardLink to the current content site location (CSL).
ApproveOrRejectTopicOrMessageAction Like the parent, except that if the moderated object is a Message or a Topic, it infers its ModeratorUser from its BBoard.
CloseBoard Implementation of Action that closes (or opens) a bulletin board board.
CloseTopic Implementation of Action that closes (or opens) a bulletin board topic.
ComplexEditBoardAction Implementation of Action that create/edit/delete a Board.
ComplexEditMessageAction Implementation of Action that create/edit/delete a Message, within a Topic set as a session parameter under its class name.
ComplexEditTopicAction Implementation of Action that create/edit/delete a Topic, within a Board set as a session parameter under its class name.
EditBoardPermissionAndModerationAction Implementation of Action to edit the permissions and moderation of a BBoard.
EditModeratedMessageAction Edit a Moderated Message (using ModeratedExtension).
EditModeratedTopicAction Edit a Moderated Topic (using ModeratedExtension).
LoadFaqEdit Implementation of Action that loads a FAQ and populates the necessary forms to allow it to be edited.
MarkTopicAsRead Implementation of Action that marks a bulletin board topic as read.
RespondMessage Implementation of Action that responds to a bulletin board message; either by creating a reply, deleting it, editing it, or turning it into a FAQ.
SaveMessage Implementation of Action that adds a bulletin board message to a topic.
SaveTopic Implementation of Action that adds a bulletin board topic to a board.