A C D E F G H I M O P R S T U W _

P

PORTLET_EXCEPTION_MARKUP_ATTRIBUTE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Session attribute key used to store markup generated during an action request, so that it can be displayed during a later render request.
PORTLET_MODE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Render parameter name storing the portlet mode at the time the render URL was created.
PageResolverContribution - class org.apache.tapestry.portlet.PageResolverContribution.
Contribution used for resolving requests to named pages.
PageResolverContribution() - Constructor for class org.apache.tapestry.portlet.PageResolverContribution
 
PortletApplicationInitializer - interface org.apache.tapestry.portlet.PortletApplicationInitializer.
Command interface for the tapestry.portlet.ApplicationInitializer configuration point, which is used by the application portlet to bootstrap the application.
PortletApplicationSpecificationInitializer - class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer.
Locates and reads the application specification for the portlet and stores it into ApplicationGlobals.
PortletApplicationSpecificationInitializer() - Constructor for class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
PortletConfigStrategy - class org.apache.tapestry.portlet.PortletConfigStrategy.
Adapts PortletConfig for describing.
PortletConfigStrategy() - Constructor for class org.apache.tapestry.portlet.PortletConfigStrategy
 
PortletConstants - class org.apache.tapestry.portlet.PortletConstants.
 
PortletExceptionPresenter - class org.apache.tapestry.portlet.PortletExceptionPresenter.
Service used to present a runtime exception to the user.
PortletExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletExceptionPresenter
 
PortletHomeService - class org.apache.tapestry.portlet.PortletHomeService.
Replacement for the standard home service, used by Portlets.
PortletHomeService() - Constructor for class org.apache.tapestry.portlet.PortletHomeService
 
PortletLink - class org.apache.tapestry.portlet.PortletLink.
Wrapper around PortletURL.
PortletLink(PortletURL, QueryParameterMap) - Constructor for class org.apache.tapestry.portlet.PortletLink
 
PortletLinkFactoryImpl - class org.apache.tapestry.portlet.PortletLinkFactoryImpl.
Extended version of LinkFactoryImpl that can create generate Portlet URLs.
PortletLinkFactoryImpl() - Constructor for class org.apache.tapestry.portlet.PortletLinkFactoryImpl
 
PortletMultipartDecoder - interface org.apache.tapestry.portlet.multipart.PortletMultipartDecoder.
 
PortletMultipartDecoderFilter - class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter.
 
PortletMultipartDecoderFilter() - Constructor for class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
 
PortletMultipartDecoderImpl - class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderImpl.
 
PortletMultipartDecoderImpl() - Constructor for class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderImpl
 
PortletPageResolver - interface org.apache.tapestry.portlet.PortletPageResolver.
Used by PortletHomeService to determine the correct page name to use to render a request that does not specify a page (that's what the home service does).
PortletRenderer - interface org.apache.tapestry.portlet.PortletRenderer.
Service used to render a page within a portlet.
PortletRendererImpl - class org.apache.tapestry.portlet.PortletRendererImpl.
The guts of rendering a page as a portlet response; used by RenderService and PortletHomeService.
PortletRendererImpl() - Constructor for class org.apache.tapestry.portlet.PortletRendererImpl
 
PortletRequestGlobals - interface org.apache.tapestry.portlet.PortletRequestGlobals.
Stores the current Portlet request and response, for access by other services.
PortletRequestGlobalsImpl - class org.apache.tapestry.portlet.PortletRequestGlobalsImpl.
Implementation of the tapestry.portlet.PortletRequestGlobals service, which uses the threaded service lifecycle model.
PortletRequestGlobalsImpl() - Constructor for class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
PortletResponseRenderer - class org.apache.tapestry.portlet.PortletResponseRenderer.
Sets render parameters on the current ActionResponse that will invoke the RenderService to render the (currently) active page.
PortletResponseRenderer() - Constructor for class org.apache.tapestry.portlet.PortletResponseRenderer
 
PortletSessionDescribableStrategy - class org.apache.tapestry.portlet.PortletSessionDescribableStrategy.
Describes PortletSession.
PortletSessionDescribableStrategy() - Constructor for class org.apache.tapestry.portlet.PortletSessionDescribableStrategy
 
PortletStaleLinkExceptionPresenter - class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter.
Implementation of StaleLinkExceptionPresenter for Portlets.
PortletStaleLinkExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
 
PortletStaleSessionExceptionPresenter - class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter.
 
PortletStaleSessionExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter
 
PortletWebActivator - class org.apache.tapestry.portlet.PortletWebActivator.
Adapts a PortletConfig  as WebActivator.
PortletWebActivator(PortletConfig) - Constructor for class org.apache.tapestry.portlet.PortletWebActivator
 
PortletWebContext - class org.apache.tapestry.portlet.PortletWebContext.
Adapts PortletContextas WebContext.
PortletWebContext(PortletContext) - Constructor for class org.apache.tapestry.portlet.PortletWebContext
 
PortletWebContextInitializer - class org.apache.tapestry.portlet.PortletWebContextInitializer.
Creates the Portlet WebActivator and WebContext, and stores them into ApplicationGlobals.
PortletWebContextInitializer() - Constructor for class org.apache.tapestry.portlet.PortletWebContextInitializer
 
PortletWebRequest - class org.apache.tapestry.portlet.PortletWebRequest.
Implementation of WebRequest that adapts a {@link PortletRequest).
PortletWebRequest(PortletRequest) - Constructor for class org.apache.tapestry.portlet.PortletWebRequest
 
PortletWebResponse - class org.apache.tapestry.portlet.PortletWebResponse.
Adapts PortletResponse as WebResponse.
PortletWebResponse(PortletResponse) - Constructor for class org.apache.tapestry.portlet.PortletWebResponse
 
PortletWebSession - class org.apache.tapestry.portlet.PortletWebSession.
Adapts a PortletSessionas a WebSession.
PortletWebSession(PortletSession) - Constructor for class org.apache.tapestry.portlet.PortletWebSession
 
presentException(IRequestCycle, Throwable) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
presentStaleLinkException(IRequestCycle, StaleLinkException) - Method in class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
 
presentStaleSessionException(IRequestCycle, StaleSessionException) - Method in class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
 

A C D E F G H I M O P R S T U W _