org.exoplatform.forum.webui
Class UITopicsTag

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIForm
              extended by org.exoplatform.forum.webui.UIForumKeepStickPageIterator
                  extended by org.exoplatform.forum.webui.UITopicsTag

public class UITopicsTag
extends UIForumKeepStickPageIterator

Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com Aus 01, 2007 2:48:18 PM


Nested Class Summary
static class UITopicsTag.AddBookMarkActionListener
           
static class UITopicsTag.AddWatchingActionListener
           
static class UITopicsTag.OpenTopicActionListener
           
static class UITopicsTag.OpenTopicsTagActionListener
           
static class UITopicsTag.RemoveTopicActionListener
           
static class UITopicsTag.RSSActionListener
           
static class UITopicsTag.SetOrderByActionListener
           
static class UITopicsTag.UnWatchActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.forum.webui.UIForumKeepStickPageIterator
UIForumKeepStickPageIterator.GoPageActionListener
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.forum.webui.UIForumKeepStickPageIterator
isLink, isUseAjax, log, maxPage, objectId, pageList, pageSelect, totalCheked
 
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
 
Constructor Summary
UITopicsTag()
           
 
Method Summary
 java.lang.String getRSSLink(java.lang.String cateId)
           
 void setIdTag(java.lang.String tagId)
           
 void setTag(Tag tag, java.lang.String userIdAndtagId)
           
 void setUserProfile(UserProfile userProfile)
           
 
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
 

Constructor Detail

UITopicsTag

public UITopicsTag()
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

setIdTag

public void setIdTag(java.lang.String tagId)
              throws java.lang.Exception
Throws:
java.lang.Exception

setTag

public void setTag(Tag tag,
                   java.lang.String userIdAndtagId)
            throws java.lang.Exception
Throws:
java.lang.Exception

setUserProfile

public void setUserProfile(UserProfile userProfile)
                    throws java.lang.Exception
Throws:
java.lang.Exception

getRSSLink

public java.lang.String getRSSLink(java.lang.String cateId)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.