|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.forum.webui.UICategories
public class UICategories
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 |
UICategories.AddBookMarkActionListener
|
static class |
UICategories.AddWatchingActionListener
|
static class |
UICategories.CollapCategoryActionListener
|
static class |
UICategories.OpenCategoryActionListener
|
static class |
UICategories.OpenForumLinkActionListener
|
static class |
UICategories.OpenLastReadTopicActionListener
|
static class |
UICategories.OpenLastTopicLinkActionListener
|
static class |
UICategories.RSSActionListener
|
static class |
UICategories.UnWatchActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
java.lang.String |
FORUM_LIST_SEARCH
|
protected ForumService |
forumService
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UICategories()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,Forum> |
getAllForum()
|
java.util.List<Category> |
getCategorys()
|
java.util.List<Forum> |
getForums(java.lang.String categoryId)
|
boolean |
getIsRendered()
|
java.lang.String |
getPortalName()
|
java.util.List<Category> |
getPrivateCategories()
|
java.lang.String |
getRSSLink(java.lang.String cateId)
|
boolean |
getUseAjax()
|
void |
setIsgetForumList(boolean isGetForumList)
|
void |
setIsRenderChild(boolean isRenderChild)
|
| 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ForumService forumService
public final java.lang.String FORUM_LIST_SEARCH
| Constructor Detail |
|---|
public UICategories()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setIsRenderChild(boolean isRenderChild)
public boolean getIsRendered()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getPortalName()
public java.lang.String getRSSLink(java.lang.String cateId)
public boolean getUseAjax()
public java.util.List<Category> getCategorys()
public java.util.List<Category> getPrivateCategories()
public java.util.List<Forum> getForums(java.lang.String categoryId)
public java.util.Map<java.lang.String,Forum> getAllForum()
public void setIsgetForumList(boolean isGetForumList)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||