|
||||||||||
| 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.webui.form.UIForm
org.exoplatform.ecm.webui.form.UIDialogForm
org.exoplatform.wcm.webui.dialog.UIContentDialogForm
public class UIContentDialogForm
Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Oct 29, 2009
| Nested Class Summary | |
|---|---|
static class |
UIContentDialogForm.AddActionListener
The listener interface for receiving addAction events. |
static class |
UIContentDialogForm.CloseActionListener
The listener interface for receiving closeAction events. |
static class |
UIContentDialogForm.FastPublishActionListener
The listener interface for receiving fastPublishAction events. |
static class |
UIContentDialogForm.PreferencesActionListener
The listener interface for receiving preferencesAction events. |
static class |
UIContentDialogForm.RemoveDataActionListener
The listener interface for receiving removeDataAction events. |
static class |
UIContentDialogForm.RemoveReferenceActionListener
The listener interface for receiving removeReferenceAction events. |
static class |
UIContentDialogForm.SaveDraftActionListener
The listener interface for receiving saveAction events. |
static class |
UIContentDialogForm.ShowComponentActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.ecm.webui.form.UIDialogForm |
|---|
org.exoplatform.ecm.webui.form.UIDialogForm.OnchangeActionListener |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
CONTENT_DIALOG_FORM_POPUP_WINDOW
The Constant CONTENT_DIALOG_FORM_POPUP_WINDOW. |
static java.lang.String |
FIELD_TAXONOMY
The Constant FIELD_TAXONOMY. |
static java.lang.String |
TAXONOMY_CONTENT_POPUP_WINDOW
The Constant TAXONOMY_CONTENT_POPUP_WINDOW. |
| Fields inherited from class org.exoplatform.ecm.webui.form.UIDialogForm |
|---|
ACTIONS, CANCEL_ACTION, componentSelectors, contentType, fieldNames, i18nNodePath, isAddNew, isReference, isRemovePreference, isShowingComponent, isUpdateSelect, nodePath, properties, propertiesName, repositoryName, resourceResolver, SAVE_ACTION, workspaceName |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIContentDialogForm()
Instantiates a new uI content dialog form. |
|
| Method Summary | |
|---|---|
void |
activate()
|
void |
deActivate()
|
void |
doSelect(java.lang.String selectField,
java.lang.Object value)
|
javax.jcr.Node |
getCurrentNode()
Gets the current node. |
java.util.List<java.lang.String> |
getListTaxonomy()
Gets the list taxonomy. |
java.util.List<java.lang.String> |
getlistTaxonomyName()
Gets the list taxonomy name. |
java.lang.Class<? extends UIContentDialogPreference> |
getPreferenceComponent()
Gets the preference component. |
java.lang.String |
getTemplate()
|
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
java.lang.String template)
|
NodeLocation |
getWebcontentNodeLocation()
Gets the webcontent node location. |
void |
init(javax.jcr.Node webcontent,
boolean isAddNew)
Inits the. |
void |
setListTaxonomy(java.util.List<java.lang.String> listTaxonomyNew)
Sets the list taxonomy. |
void |
setListTaxonomyName(java.util.List<java.lang.String> listTaxonomyNameNew)
Sets the list taxonomy name. |
void |
setPreferenceComponent(java.lang.Class<? extends UIContentDialogPreference> preferenceComponent)
Sets the preference component. |
void |
setWebcontentNodeLocation(NodeLocation webcontentNodeLocation)
Sets the webcontent node location. |
| Methods inherited from class org.exoplatform.ecm.webui.form.UIDialogForm |
|---|
addActionField, addActionField, addCalendarField, addCalendarField, addCheckBoxField, addCheckBoxField, addHiddenField, addInterceptor, addMixinField, addMixinField, addNew, addRadioBoxField, addRadioBoxField, addSelectBoxField, addSelectBoxField, addTextAreaField, addTextAreaField, addTextField, addTextField, addUploadField, addUploadField, addWYSIWYGField, addWYSIWYGField, dataRemoved, getChildNode, getContentType, geti18nNodePath, getImage, getInputProperties, getInputProperty, getJCRResourceResolver, getNode, getNodePath, getPathTaxonomy, getPropertyName, getSelectBoxFieldValue, getSession, getSesssion, getStoredPath, isAddNew, isEditing, isOnchange, isResetForm, onchange, processAction, removeComponent, renderField, resetInterceptors, resetProperties, setChildPath, setContentType, setDataRemoved, seti18nNodePath, setInputProperty, setIsNotEditNode, setIsNTFile, setIsOnchange, setIsResetForm, setIsResetMultiField, setIsUpdateSelect, setJCRResourceResolver, setNodePath, setRepositoryName, setStoredLocation, setStoredPath, setWorkspace |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, isRendered, loadConfirmMesssage, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONTENT_DIALOG_FORM_POPUP_WINDOW
public static final java.lang.String FIELD_TAXONOMY
public static final java.lang.String TAXONOMY_CONTENT_POPUP_WINDOW
| Constructor Detail |
|---|
public UIContentDialogForm()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public java.util.List<java.lang.String> getListTaxonomy()
public java.util.List<java.lang.String> getlistTaxonomyName()
public void setListTaxonomy(java.util.List<java.lang.String> listTaxonomyNew)
listTaxonomyNew - the new list taxonomypublic void setListTaxonomyName(java.util.List<java.lang.String> listTaxonomyNameNew)
listTaxonomyNameNew - the new list taxonomy namepublic NodeLocation getWebcontentNodeLocation()
public void setWebcontentNodeLocation(NodeLocation webcontentNodeLocation)
webcontentNodeLocation - the new webcontent node locationpublic java.lang.Class<? extends UIContentDialogPreference> getPreferenceComponent()
public void setPreferenceComponent(java.lang.Class<? extends UIContentDialogPreference> preferenceComponent)
preferenceComponent - the new preference component
public void init(javax.jcr.Node webcontent,
boolean isAddNew)
throws java.lang.Exception
webcontent - the webcontentisAddNew - the is add new
java.lang.Exception - the exceptionpublic javax.jcr.Node getCurrentNode()
public java.lang.String getTemplate()
getTemplate in class org.exoplatform.ecm.webui.form.UIDialogForm
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
java.lang.String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponent
public void activate()
throws java.lang.Exception
activate in interface org.exoplatform.webui.core.UIPopupComponentjava.lang.Exception
public void deActivate()
throws java.lang.Exception
deActivate in interface org.exoplatform.webui.core.UIPopupComponentjava.lang.Exception
public void doSelect(java.lang.String selectField,
java.lang.Object value)
throws java.lang.Exception
doSelect in interface org.exoplatform.ecm.webui.selector.UISelectablejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||