org.exoplatform.forum.webui
Class UITopicDetail
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.forum.webui.UIForumKeepStickPageIterator
org.exoplatform.forum.webui.UITopicDetail
public class UITopicDetail
- extends UIForumKeepStickPageIterator
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.forum.webui.UIForumKeepStickPageIterator |
cleanCheckedList, getIdSelected, getInfoPage, getListChecked, getPageSelect, getTotalChecked, getTotalpage, getURLGopage, isUseAjax, setPageSelect, setUseAjax |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIELD_MESSAGE_TEXTAREA
public static final java.lang.String FIELD_MESSAGE_TEXTAREA
- See Also:
- Constant Field Values
FIELD_ADD_TAG
public static final java.lang.String FIELD_ADD_TAG
- See Also:
- Constant Field Values
UITopicDetail
public UITopicDetail()
throws java.lang.Exception
- Throws:
java.lang.Exception
getLastPostId
public java.lang.String getLastPostId()
setLastPostId
public void setLastPostId(java.lang.String lastPost)
getRSSLink
public java.lang.String getRSSLink(java.lang.String cateId)
getUserProfile
public UserProfile getUserProfile()
setUserProfile
public void setUserProfile(UserProfile userProfile)
throws java.lang.Exception
- Throws:
java.lang.Exception
getHasEnableIPLogging
public boolean getHasEnableIPLogging()
getLink
public java.lang.String getLink()
setLink
public void setLink(java.lang.String link)
setUpdateTopic
public void setUpdateTopic(java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
throws java.lang.Exception
- Throws:
java.lang.Exception
setTopicFromCate
public void setTopicFromCate(java.lang.String categoryId,
java.lang.String forumId,
Topic topic,
int page)
throws java.lang.Exception
- Throws:
java.lang.Exception
hasPoll
public void hasPoll(boolean hasPoll)
throws java.lang.Exception
- Throws:
java.lang.Exception
setUpdateContainer
public void setUpdateContainer(java.lang.String categoryId,
java.lang.String forumId,
Topic topic,
int numberPage)
throws java.lang.Exception
- Throws:
java.lang.Exception
setRenderInfoPorlet
public void setRenderInfoPorlet()
throws java.lang.Exception
- Throws:
java.lang.Exception
setIsGetSv
public void setIsGetSv(boolean isGetSv)
getCanPost
public boolean getCanPost()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUpdateForum
public void setUpdateForum(Forum forum)
throws java.lang.Exception
- Throws:
java.lang.Exception
setIdPostView
public void setIdPostView(java.lang.String IdPostView)
setIsEditTopic
public void setIsEditTopic(boolean isEditTopic)
setPostRules
public void setPostRules(boolean isNull)
throws java.lang.Exception
- Throws:
java.lang.Exception
setListWatches
public void setListWatches(java.util.List<Watch> listWatches)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.