public class UIResponseForm extends BaseUIFAQForm implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIResponseForm.AddRelationActionListener |
static class |
UIResponseForm.CancelActionListener |
static class |
UIResponseForm.ChangeLanguageActionListener |
static class |
UIResponseForm.RemoveRelationActionListener |
static class |
UIResponseForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
String |
questionId_ |
| Constructor and Description |
|---|
UIResponseForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
List<String> |
getListIdQuesRela() |
List<String> |
getListRelation() |
protected List<String> |
getListRelationQuestion() |
org.exoplatform.faq.service.Question |
getQuestion() |
protected String |
getValue(String id) |
protected String |
render(String s) |
void |
setAnswerInfor(org.exoplatform.faq.service.Question question,
org.exoplatform.faq.service.Answer answer,
String language) |
void |
setFAQSetting(org.exoplatform.faq.service.FAQSetting faqSetting) |
void |
setLanguages() |
void |
setListIdQuesRela(List<String> listId) |
void |
setListRelationQuestion(List<String> listQuestionContent) |
void |
setModertator(boolean isMod) |
void |
setQuestionId(org.exoplatform.faq.service.Question question,
String languageViewed,
boolean isAnswerApp) |
void |
updateChildOfQuestionManager(boolean isChild) |
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 String questionId_
public void setModertator(boolean isMod)
public 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 faqSetting)
public org.exoplatform.faq.service.Question getQuestion()
public void setAnswerInfor(org.exoplatform.faq.service.Question question,
org.exoplatform.faq.service.Answer answer,
String language)
public void setQuestionId(org.exoplatform.faq.service.Question question,
String languageViewed,
boolean isAnswerApp)
public void updateChildOfQuestionManager(boolean isChild)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.