public class ForumUIActivity extends BaseKSActivity
| Modifier and Type | Class and Description |
|---|---|
static class |
ForumUIActivity.PostCommentActionListener |
org.exoplatform.social.webui.activity.BaseUIActivity.CommentStatus, org.exoplatform.social.webui.activity.BaseUIActivity.DeleteActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.DeleteCommentActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LikeActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LoadLikesActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.SetCommentListStatusActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.ToggleDisplayCommentFormActionListener| Constructor and Description |
|---|
ForumUIActivity() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.forum.service.Post |
createPost(String message,
org.exoplatform.webui.application.WebuiRequestContext requestContext) |
protected String |
getActivityContentTitle(org.exoplatform.webui.core.lifecycle.WebuiBindingContext _ctx,
String herf) |
protected org.exoplatform.social.core.activity.model.ExoSocialActivity |
getI18N(org.exoplatform.social.core.activity.model.ExoSocialActivity activity) |
String |
getLastReplyLink() |
String |
getNumberOfReplies() |
double |
getRate() |
protected String |
getReplyLink() |
protected String |
getSpaceGroupId() |
String |
getViewLink() |
protected String |
getViewPostLink(org.exoplatform.social.core.activity.model.ExoSocialActivity activity) |
boolean |
isLockedOrClosed() |
boolean |
isTopicActivity() |
getActivityParamValue, getSpaceAvatarImageSource, getUriOfAuthor, getUserAvatarImageSource, getUserFullName, getUserProfileUricommentListToggleable, event, focusToLatestComment, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getPostedTimeInSpaceString, getPostedTimeString, getSpaceCreatorIdentity, getSpaceURL, isActivityCommentable, isActivityCommentAndLikable, isActivityDeletable, isAllCommentsHidden, isAllLoaded, isCommentDeletable, isCommentFormDisplayed, isCommentFormFocused, isDeletedSpace, isLiked, isNoLongerExisting, isNoLongerExisting, isSpaceActivity, isSpaceStreamOwner, isUISpaceActivitiesDisplay, isUserActivity, processRender, refresh, saveComment, setActivity, setActivityCommentsListAccess, setAllCommentsHidden, setAllLoaded, setCommentFormDisplayed, setCommentFormFocused, setCommentListStatus, setCommentMaxCharactersAllowed, setCommentMinCharactersAllowed, setIdenityLikes, setLike, setLoadCapacity, setOwnerIdentityaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlprotected String getReplyLink()
public String getViewLink()
public String getLastReplyLink()
protected String getViewPostLink(org.exoplatform.social.core.activity.model.ExoSocialActivity activity)
protected String getActivityContentTitle(org.exoplatform.webui.core.lifecycle.WebuiBindingContext _ctx, String herf) throws Exception
Exceptionpublic String getNumberOfReplies()
public double getRate()
public boolean isTopicActivity()
public boolean isLockedOrClosed()
public org.exoplatform.forum.service.Post createPost(String message, org.exoplatform.webui.application.WebuiRequestContext requestContext)
protected org.exoplatform.social.core.activity.model.ExoSocialActivity getI18N(org.exoplatform.social.core.activity.model.ExoSocialActivity activity)
getI18N in class org.exoplatform.social.webui.activity.BaseUIActivityprotected String getSpaceGroupId()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.