org.exoplatform.wcm.webui.seo
Class UISEOForm
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.wcm.webui.seo.UISEOForm
public class UISEOForm
- extends org.exoplatform.webui.form.UIForm
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jun 17, 2011
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, 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, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, 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, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
KEYWORDS
public static final java.lang.String KEYWORDS
- See Also:
- Constant Field Values
ROBOTS
public static final java.lang.String ROBOTS
- See Also:
- Constant Field Values
SITEMAP
public static final java.lang.String SITEMAP
- See Also:
- Constant Field Values
ISINHERITED
public static final java.lang.String ISINHERITED
- See Also:
- Constant Field Values
SITEMAP_VISIBLE
public static final java.lang.String SITEMAP_VISIBLE
- See Also:
- Constant Field Values
PRIORITY
public static final java.lang.String PRIORITY
- See Also:
- Constant Field Values
FREQUENCY
public static final java.lang.String FREQUENCY
- See Also:
- Constant Field Values
ROBOTS_INDEX
public static final java.lang.String ROBOTS_INDEX
- See Also:
- Constant Field Values
ROBOTS_FOLLOW
public static final java.lang.String ROBOTS_FOLLOW
- See Also:
- Constant Field Values
FREQUENCY_DEFAULT_VALUE
public static final java.lang.String FREQUENCY_DEFAULT_VALUE
- See Also:
- Constant Field Values
UISEOForm
public UISEOForm()
throws java.lang.Exception
- Throws:
java.lang.Exception
getContentPath
public java.lang.String getContentPath()
setContentPath
public void setContentPath(java.lang.String contentPath)
getOnContent
public boolean getOnContent()
setOnContent
public void setOnContent(boolean onContent)
getIsInherited
public boolean getIsInherited()
setIsInherited
public void setIsInherited(boolean isInherited)
getParamsArray
public java.util.ArrayList<java.lang.String> getParamsArray()
setParamsArray
public void setParamsArray(java.util.ArrayList<java.lang.String> params)
initSEOForm
public void initSEOForm(PageMetadataModel pageModel)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.