public class UIPrintAllQuestions
extends org.exoplatform.forum.common.webui.BaseUIForm
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPrintAllQuestions.CloseActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected String |
currentUser_ |
protected boolean |
viewAuthorInfor |
| Constructor and Description |
|---|
UIPrintAllQuestions() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected String |
convertSize(long size) |
void |
deActivate() |
protected String |
getAvatarUrl(String userId) |
protected String |
getCSSByFileType(String fileName,
String fileType) |
String |
getImageUrl(String imagePath) |
List<org.exoplatform.faq.service.Answer> |
getListAnswers(String questionId) |
List<org.exoplatform.faq.service.Comment> |
getListComments(String questionId) |
List<org.exoplatform.faq.service.Question> |
getListQuestion() |
protected String |
getQuestionRelationById(String questionId) |
String |
render(Object obj) |
void |
setCategoryId(String cateId,
org.exoplatform.faq.service.FAQService service,
org.exoplatform.faq.service.FAQSetting setting,
boolean canEdit,
org.exoplatform.faq.service.Question question) |
cancelChildPopupAction, 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, processRender, 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, urlprotected String currentUser_
protected boolean viewAuthorInfor
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentprotected String convertSize(long size)
public void setCategoryId(String cateId, org.exoplatform.faq.service.FAQService service, org.exoplatform.faq.service.FAQSetting setting, boolean canEdit, org.exoplatform.faq.service.Question question) throws Exception
Exceptionpublic String render(Object obj) throws RenderingException
RenderingExceptionpublic List<org.exoplatform.faq.service.Question> getListQuestion()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.