|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ForumAware | Allows actions to acquire an instance of Forum |
ForumCategoryAware | |
ForumFactoryAware | Allows actions to acquire an instance of ForumFactory |
ForumMessageAware | Allows actions to acquire an instance of ForumMessage |
ForumThreadAware | Allows actions to acquire an instance of ForumThread |
Class Summary | |
---|---|
Accountbox | An action that encapsulates the required logic from the accountbox |
AddressBookAction | An action to handle logic of viewing a user's address book. |
AddressBookAddAction | An action to handle adding users to the address book. |
AddressBookRemoveAction | |
AddressBookViewAction | An action to handle logic of viewing a user's address book. |
AdminInterceptor | |
AdminLocaleInterceptor | An interceptor for locales in the Admin console. |
AdminSecurityInterceptor | This class used to force Permissions.SYSTEM_ADMIN access to any wrapped
action. |
AnnounceAction | An action to load an announcement. |
AnnounceDeleteAction | An action to handle deleting of announcements. |
AnnounceEditAction | |
AnnounceExpireAction | A simple action to handle expiration of announcements. |
AttachAction | An action that encapsulates all the logic for posting message attachments as well as deleting them. |
AttachmentSettingsAction | |
AvatarDisplayAction | |
AvatarSetActiveAction | Used to set a user's active avatar. |
AvatarSettingsAction | |
AvatarUploadAction | |
AvatarUserDeleteAction | |
AvatarUserUploadAction | This action allows a user to upload an image in order to create an avatar. |
BranchAction | An action that encapsulates all the logic for branching parts of a thread into a new thread. |
Breadcrumbs | An action that encapsulates the logic used to display breadcrumbs |
ChangePasswordAction | An action for changing the current user's password. |
Click | An action which logs a search clickthrough and then forwards the user to the message. |
DeleteAction | An action that encapsulates all the logic for deleting content. |
DeletePrivateMessageAction | |
DraftAction | Action that works in conjunction with DWR to save and retrieve drafts. |
DraftsAction | Provides a listing of available drafts for a particular user. |
DraftsDeleteAction | |
EditAction | Action for handling logic of editing forum content. |
EditAttachAction | Action for editing message attachments. |
EditRenderFilter | Handles the editing of the RenderFilter properties |
EditTagsAction | |
EditWatchesAction | An action that encapsulates all the logic for editing user's watches. |
EmailResetPasswordToken | This class is an Action which encapsulates all the logic needed for resetting a user's password. |
FilterSettings | Handles the configuration of the editor settings. |
ForumAction | This class is a WebWork action which encapsulates all the logic of loading and validating a Forum object. |
ForumActionSupport | A base action class that handles a set of common Jive Forums code. |
ForumAuthInterceptor | |
ForumCategoryAction | This class is an Action which encapsulates all the logic of loading a category (or the root category if no category is specified) and its subcategories and forums. |
ForumFilterInterceptor | |
ForumsInterceptor | Interceptor that will provide interface based dependency intejection on Jive Forums Specific resouces. |
ForumThreadAction | This class is a WebWork action which encapsulates all the logic of loading and validating a ForumThread object. |
GuestSettingsAction | An action to adjust guest settings. |
HelpAction | A simple action which just lets us wrap the help page with an action. |
InlineSpellAction | This class is designed to be called with an array of words to check and returns a string in the format: data = [ [1], [0,["suggestion1", "suggestion2"]], [2] ] Each element in the array corresponds to a passed in word, a response of 1 indicates no spelling error, a response of 0 indicates an error with suggestions and a response of 2 indicates a duplicate word. |
JiveExceptionInterceptor | Handles exceptions thrown by the action. |
LocaleInterceptor | An interceptor the will set the correct locale for the current page |
LockThreadAction | An action that encapsulates all the logic for locking threads. |
MarkPrivateMessageAction | |
MovePrivateMessageAction | |
MoveThreadAction | An action that encapsulates all the logic for moving threads from one forum to another. |
MyRewardsAction | A simple action class that allows the view to get a handle on the reward manager (by the call to getForumFactory()). |
OldEditAction | Action for handling logic of editing forum content. |
OldPostAction | An Action to encapsulate all the logic for posting messages. |
OnlineAction | An action that encapsulates all the logic for showing who is online is the forums. |
ParameterNameDispatchAction | |
PollAction | |
PollDeleteAction | An action which handles deleting of a poll. |
PollEditAction | |
PollExpireAction | A simple action to expire a poll. |
PollOption | Simple wrapper for poll options. |
PollPostAction | Logic for creating a poll. |
PollsViewAction | Class to support viewing multiple polls in a given area (system, category or forum). |
PollViewAction | Logic for loading a poll given a poll ID. |
PollVoteAction | |
PostAction | An Action to encapsulate all the logic for posting messages using the new style single post page (as opposed to additional pages for spell checking, adding attachments, previewing, etc). |
PostAnnounceAction | Logic for creating an announcement. |
PrivateMessageFolderAction | |
PrivateMessageFolderAddAction | |
PrivateMessageFolderDeleteAction | |
PrivateMessageFolderEditAction | |
PrivateMessagePostAction | An action for posting private messages. |
PrivateMessagesAction | An action to view the main private messages list. |
PrivateMessageViewAction | An action to load a private message given its ID. |
ProfileRedirectAction | An action for handling PeopleURLMapping. |
RatingAddAction | |
ReadAction | An action to take care of marking all topics in a given forum as "read". |
ReadStatsInterceptor | A WebWork interceptor which records a read stat for a particular object. |
RecentHistoryAction | An action to display the recent history for a user. |
RecentHistoryInterceptor | A WebWork interceptor which records the last 'X' objects a user has viewed. |
ResetPassword | This class is an Action which encapsulates all the logic needed for the reset password functionality. |
RewardsAction | Modes: 1. |
RosterAction | An action that encapsulates all the logic for displaying a user's roster. |
SearchAction | An Action to encapsulate all the logic of searching forum content. |
SpellAction | An action that encapsulates all the logic for doing spell checks. |
StatusLevelLeadersAction | Used to construct status level leaderboards. |
TagAction | Displays messages that correspond to a given tag. |
TagCloudAction | |
TagCloudAction.TagCloudBean | |
TagsAction | Displays a Tag Cloud for all tags in the specified category. |
UnlockThreadAction | An action that encapsulates all the logic for unlocking a thread. |
UpgradeAction | An action that handles the automated upgrade task. |
UserAvatarAction | Used to display an avatar for a user. |
UserLocaleInterceptor | |
UserPicker | An action to search and pick users based on user account information. |
UserSearch | An action to search user account information. |
UserSettingsAction | An action for setting users preferences, account settings and password. |
ValidateAction | |
ViewCountInterceptor | A WebWork interceptor which records a view count for a particular object. |
WatchesAction | An action that encapsulates all the logic for showing a user's watches. |
WikiConversionAction |
Jive Forums WebWork actions.
|
Jive Forums Project Page | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |