See: Description
| Interface | Description |
|---|---|
| AddPortletProvider | |
| BrowsePortletProvider | |
| ConfigurationAction | |
| DisplayInformationProvider | |
| EditPortletProvider | |
| FriendlyURLMapper |
Provides friendly URL mapping for a portlet by converting portlet URL
parameters to friendly URL paths and back.
|
| FriendlyURLMapperTracker | |
| FriendlyURLResolver | |
| LiferayPortletConfig | |
| LiferayPortletContext | |
| LiferayPortletRequest | |
| LiferayPortletRequestDispatcher | |
| LiferayPortletResponse | |
| LiferayPortletSession | |
| LiferayPortletURL |
Represents a URL pointing to a portlet.
|
| LiferayRenderResponse | |
| ManagePortletProvider | |
| PortletBag | |
| PortletContainer | |
| PortletLayoutListener | |
| PortletProvider | |
| ResourceServingConfigurationAction | |
| Route |
Represents a single friendly URL pattern and provides the ability to either
parse a friendly URL path or generate a friendly URL from a parameter map.
|
| Router |
Contains a list of the available routes and handles conversion of URLs to
parameter maps and vice versa.
|
| ViewPortletProvider |
| Enum | Description |
|---|---|
| PortletProvider.Action |
| Exception | Description |
|---|---|
| PortletContainerException | |
| PortletLayoutListenerException |
This package defines the kernel portlet interfaces and classes.
Some of the most significant classes that you may need to use are:
Interfaces
Classes