Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.component.seam
Class UIFeed

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by org.jboss.seam.rss.ui.SyndicationComponent
              extended by org.jboss.seam.rss.ui.UIFeed
                  extended by org.nuxeo.ecm.platform.ui.web.component.seam.UIFeed
All Implemented Interfaces:
StateHolder

public class UIFeed
extends org.jboss.seam.rss.ui.UIFeed

Override for better resolution of feedFormat variable.

When this is a value expression, the original component does not decode the value correctly.

Since:
5.4.2

Field Summary
static String COMPONENT_TYPE
           
 
Constructor Summary
UIFeed()
           
 
Method Summary
 void encodeEnd(FacesContext facesContext)
           
 
Methods inherited from class org.jboss.seam.rss.ui.UIFeed
baseNameForViewId, encodeBegin, getFamily, getFeedFormat, getLink, getSubtitle, getTitle, getUid, getUpdated, isSendRedirect, setFeedFormat, setLink, setSendRedirect, setSubtitle, setTitle, setUid, setUpdated
 
Methods inherited from class javax.faces.component.UIComponentBase
broadcast, decode, encodeChildren, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getContainerClientId, getValueExpression, setValueExpression
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final String COMPONENT_TYPE
Constructor Detail

UIFeed

public UIFeed()
Method Detail

encodeEnd

public void encodeEnd(FacesContext facesContext)
               throws IOException
Overrides:
encodeEnd in class org.jboss.seam.rss.ui.UIFeed
Throws:
IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.