public class UIQuestionsInfo extends BaseUIFAQForm implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIQuestionsInfo.ChangeCategoryActionListener |
static class |
UIQuestionsInfo.ChangeQuestionStatusActionListener |
static class |
UIQuestionsInfo.ChangeTabActionListener |
static class |
UIQuestionsInfo.DeleteQuestionActionListener |
static class |
UIQuestionsInfo.EditQuestionActionListener |
static class |
UIQuestionsInfo.ResponseQuestionActionListener |
| Constructor and Description |
|---|
UIQuestionsInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
protected String |
getCategoryPathName(String questionPath) |
protected boolean |
getIsEdit() |
protected boolean |
getIsResponse() |
protected List<org.exoplatform.faq.service.Question> |
getListQuestion() |
protected List<org.exoplatform.faq.service.Question> |
getListQuestionNotAnswered()
Gets the list question not answered.
|
protected String[] |
getQuestionActions() |
protected Map<String,String> |
getQuestionLanguages(org.exoplatform.faq.service.Question question) |
protected String[] |
getQuestionNotAnsweredActions() |
protected String[] |
getTab() |
protected long |
getTotalpages(String pageInteratorId) |
protected boolean |
hasInGroup(List<String> listGroup,
String[] listPermission) |
void |
setFAQSetting(org.exoplatform.faq.service.FAQSetting setting) |
void |
setListQuestion() |
getFAQService, processRender, setFAQServicecancelChildPopupAction, getLabel, getLabel, getUIFormRichtextInput, getUIFormScrollSelectBox, getUIForumFilter, i18n, info, info, info, info, info, isAddColonInLabel, openPopup, openPopup, openPopup, openPopup, openPopup, openPopup, setAddColonInLabel, throwWarning, throwWarning, warning, warning, warning, warning, warningaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, 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, urlpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void setFAQSetting(org.exoplatform.faq.service.FAQSetting setting)
throws Exception
Exceptionprotected Map<String,String> getQuestionLanguages(org.exoplatform.faq.service.Question question)
protected String[] getQuestionActions()
protected String[] getQuestionNotAnsweredActions()
protected String[] getTab()
protected boolean getIsEdit()
protected boolean getIsResponse()
protected long getTotalpages(String pageInteratorId)
protected List<org.exoplatform.faq.service.Question> getListQuestion()
protected List<org.exoplatform.faq.service.Question> getListQuestionNotAnswered()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.