Class UILinkActivity
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.social.webui.activity.BaseUIActivity
org.exoplatform.social.webui.activity.UILinkActivity
Deprecated.
Kept for backward compatibility for conf of other community
addons deployed on Tribe
-
Nested Class Summary
Nested classes/interfaces inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
BaseUIActivity.CommentStatus, BaseUIActivity.DeleteActivityActionListener, BaseUIActivity.DeleteCommentActionListener, BaseUIActivity.EditActivityActionListener, BaseUIActivity.EditCommentActionListener, BaseUIActivity.HideActivityActionListener, BaseUIActivity.LikeActivityActionListener, BaseUIActivity.LikeCommentActionListener, BaseUIActivity.LoadLikesActionListener, BaseUIActivity.PostCommentActionListener, BaseUIActivity.RefreshActivityActionListener, BaseUIActivity.SetCommentListStatusActionListener, BaseUIActivity.ToggleDisplayCommentFormActionListenerNested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Fields inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
COMPOSER_TEXT_AREA_EDIT_INPUT, LIKES_NUM_DEFAULT, TEMPLATE_PARAM_COMMENTFields inherited from class org.exoplatform.webui.form.UIForm
ACTION, SUBCOMPONENT_IDFields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetDefaultTitle(String defaultTitle) Deprecated.voidsetEmbedHtml(String embedHtml) Deprecated.voidsetLinkComment(String linkComment) Deprecated.voidsetLinkDescription(String linkDescription) Deprecated.voidsetLinkImage(String linkImage) Deprecated.voidsetLinkSource(String linkSource) Deprecated.voidsetLinkTitle(String linkTitle) Deprecated.voidsetMessage(String message) Deprecated.Methods inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
commentListToggleable, editActivity, editCommentMessage, event, focusToComment, getAbsolutePostedTime, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getAndSetUpdatedCommentId, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getI18N, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getParentCommentsSize, getPostedTimeString, getRelativeTimeLabel, getSpaceCreatorIdentity, getSpaceGroupId, getSpaceURL, getSubCommentsSize, hideActivity, isActivityCommentable, isActivityCommentAndLikable, isActivityDeletable, isActivityEditable, isActivityShareable, isAllCommentsHidden, isAllLoaded, isCommentDeletable, isCommentFormDisplayed, isCommentFormFocused, isDeletedSpace, isLiked, isNoLongerExisting, isNoLongerExisting, isSpaceActivity, isSpaceStreamOwner, isSubCommentOfComment, isUISpaceActivitiesDisplay, isUserActivity, processRender, refresh, saveComment, setActivity, setActivityCommentsListAccess, setAllCommentsHidden, setAllLoaded, setCommentFormDisplayed, setCommentFormFocused, setCommentListStatus, setCommentMaxCharactersAllowed, setCommentMinCharactersAllowed, setIdenityLikes, setLike, setLikeComment, setLoadCapacity, setOwnerIdentityMethods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, 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, urlMethods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, 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, url
-
Field Details
-
ACTIVITY_TYPE
Deprecated.- See Also:
-
LINK_PARAM
Deprecated.- See Also:
-
IMAGE_PARAM
Deprecated.- See Also:
-
TITLE_PARAM
Deprecated.- See Also:
-
DESCRIPTION_PARAM
Deprecated.- See Also:
-
COMMENT_PARAM
Deprecated.- See Also:
-
HTML_PARAM
Deprecated.- See Also:
-
DEFAULT_TITLE
Deprecated.- See Also:
-
MESSAGE
Deprecated.- See Also:
-
-
Constructor Details
-
UILinkActivity
public UILinkActivity()Deprecated.
-
-
Method Details
-
getLinkComment
Deprecated. -
setLinkComment
Deprecated. -
getLinkDescription
Deprecated. -
setLinkDescription
Deprecated. -
getLinkImage
Deprecated. -
setLinkImage
Deprecated. -
getLinkSource
Deprecated. -
setLinkSource
Deprecated. -
getLinkTitle
Deprecated. -
setLinkTitle
Deprecated. -
getEmbedHtml
Deprecated. -
setEmbedHtml
Deprecated. -
getMessage
Deprecated. -
setMessage
Deprecated. -
getDefaultTitle
Deprecated. -
setDefaultTitle
Deprecated. -
getOriginalActivityType
Deprecated.
-