org.exoplatform.faq.webui
Class UIQuestions
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.faq.webui.UIQuestions
public class UIQuestions
- extends org.exoplatform.webui.core.UIContainer
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.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| 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 |
OBJECT_ITERATOR
public static final java.lang.String OBJECT_ITERATOR
- See Also:
- Constant Field Values
pageList
public JCRPageList pageList
categoryId_
public java.lang.String categoryId_
viewingQuestionId_
public java.lang.String viewingQuestionId_
isChangeLanguage
public boolean isChangeLanguage
listLanguage
public java.util.List<java.lang.String> listLanguage
backPath_
public java.lang.String backPath_
language_
public static java.lang.String language_
viewAuthorInfor
public boolean viewAuthorInfor
pageIterator
public UIAnswersPageIterator pageIterator
pageSelect
public long pageSelect
UIQuestions
public UIQuestions()
throws java.lang.Exception
- Throws:
java.lang.Exception
getRSSLink
public java.lang.String getRSSLink()
getPortalName
public java.lang.String getPortalName()
getRepository
public java.lang.String getRepository()
throws java.lang.Exception
- Throws:
java.lang.Exception
isGetQuestion
public boolean isGetQuestion()
setGetQuestion
public void setGetQuestion()
setListObject
public void setListObject()
getFAQSetting
public FAQSetting getFAQSetting()
updateCurrentQuestionList
public void updateCurrentQuestionList()
throws java.lang.Exception
- Throws:
java.lang.Exception
setFAQSetting
public void setFAQSetting(FAQSetting setting)
setFAQService
public void setFAQService(FAQService service)
setLanguageView
public void setLanguageView(java.lang.String language)
setDefaultLanguage
public void setDefaultLanguage()
getCategoryId
public java.lang.String getCategoryId()
setCategoryId
public void setCategoryId(java.lang.String categoryId)
throws java.lang.Exception
- Throws:
java.lang.Exception
viewQuestion
public void viewQuestion(Question question)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateCurrentLanguage
public void updateCurrentLanguage()
throws java.lang.Exception
- Throws:
java.lang.Exception
updateQuestionLanguageByLanguage
public void updateQuestionLanguageByLanguage(java.lang.String questionPath,
java.lang.String language)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateLanguageMap
public void updateLanguageMap()
throws java.lang.Exception
- Throws:
java.lang.Exception
setPath
public void setPath(java.lang.String s)
setIsGetSv
public void setIsGetSv(boolean isGetSv)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.