|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletURL | |
|---|---|
| javax.portlet | The javax.portlet package defines the API for Java Portlet Specification V2.0. |
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.jsr168.taglib | |
| org.jboss.portal.portlet.impl.jsr286.taglib | |
| Uses of PortletURL in javax.portlet |
|---|
| Methods in javax.portlet that return PortletURL | |
|---|---|
PortletURL |
RenderResponse.createActionURL()
Creates a portlet URL targeting the portlet. |
PortletURL |
RenderResponse.createRenderURL()
Creates a portlet URL targeting the portlet. |
| Uses of PortletURL in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Classes in org.jboss.portal.portlet.impl.jsr168.api that implement PortletURL | |
|---|---|
class |
PortletURLImpl
|
| Methods in org.jboss.portal.portlet.impl.jsr168.api that return PortletURL | |
|---|---|
PortletURL |
ResourceResponseImpl.createActionURL()
|
PortletURL |
MimeResponseImpl.createActionURL()
|
PortletURL |
ResourceResponseImpl.createRenderURL()
|
PortletURL |
MimeResponseImpl.createRenderURL()
|
| Methods in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PortletURL | |
|---|---|
void |
PortletURLGenerationListenerChain.filterActionURL(PortletURL portletURL)
|
void |
PortletURLGenerationListenerChain.filterRenderURL(PortletURL portletURL)
|
| Uses of PortletURL in org.jboss.portal.portlet.impl.jsr168.taglib |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr168.taglib with parameters of type PortletURL | |
|---|---|
protected void |
GenerateURLTag.setPortletMode(PortletURL portletURL)
Set the portlet mode for the URL to be what was given in the tag. |
protected void |
GenerateURLTag.setWindowState(PortletURL portletURL)
Set the window state for the URL to be what was given in the tag. |
| Uses of PortletURL in org.jboss.portal.portlet.impl.jsr286.taglib |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr286.taglib with parameters of type PortletURL | |
|---|---|
protected void |
GenerateURL286Tag.removeTagParametersWithEmptyValue(PortletURL portletURL)
|
protected void |
GenerateURL286Tag.setCopyCurrentRenderParameters(PortletURL portletURL)
|
protected void |
ActionURL286Tag.setName(PortletURL portletURL)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||