com.liferay.faces.portlet.component.actionurl.internal
Class ActionURLRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by com.liferay.faces.portlet.component.baseurl.internal.BaseURLRendererBase
          extended by com.liferay.faces.portlet.component.baseurl.internal.BaseURLRenderer
              extended by com.liferay.faces.portlet.component.renderurl.internal.RenderURLRendererBase
                  extended by com.liferay.faces.portlet.component.renderurl.internal.AbstractRenderURLRenderer
                      extended by com.liferay.faces.portlet.component.actionurl.internal.ActionURLRendererBase
                          extended by com.liferay.faces.portlet.component.actionurl.internal.ActionURLRenderer

public class ActionURLRenderer
extends ActionURLRendererBase

Author:
Kyle Stiemann

Field Summary
 
Fields inherited from class com.liferay.faces.portlet.component.actionurl.internal.ActionURLRendererBase
NAME
 
Fields inherited from class com.liferay.faces.portlet.component.renderurl.internal.RenderURLRendererBase
COPY_CURRENT_RENDER_PARAMETERS, PORTLET_MODE, WINDOW_STATE
 
Fields inherited from class com.liferay.faces.portlet.component.baseurl.internal.BaseURLRendererBase
ESCAPE_XML, SECURE, VAR
 
Constructor Summary
ActionURLRenderer()
           
 
Method Summary
protected  javax.portlet.PortletURL getPortletURL(javax.portlet.MimeResponse mimeResponse, javax.faces.component.UIComponent uiComponent)
           
 
Methods inherited from class com.liferay.faces.portlet.component.renderurl.internal.AbstractRenderURLRenderer
getBaseURL
 
Methods inherited from class com.liferay.faces.portlet.component.baseurl.internal.BaseURLRenderer
encodeBegin, encodeChildren, encodeEnd, getRendersChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, decode, getConvertedValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionURLRenderer

public ActionURLRenderer()
Method Detail

getPortletURL

protected javax.portlet.PortletURL getPortletURL(javax.portlet.MimeResponse mimeResponse,
                                                 javax.faces.component.UIComponent uiComponent)
Overrides:
getPortletURL in class AbstractRenderURLRenderer


Copyright © 2015 Liferay, Inc.. All rights reserved.