@ProviderType
public interface LiferayPortletConfig
extends javax.portlet.PortletConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
RUNTIME_OPTION_ESCAPE_XML |
static String |
RUNTIME_OPTION_PORTAL_CONTEXT |
| Modifier and Type | Method and Description |
|---|---|
Portlet |
getPortlet() |
javax.portlet.PortletContext |
getPortletContext() |
String |
getPortletId() |
boolean |
isCopyRequestParameters() |
boolean |
isWARFile() |
getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStatesstatic final String RUNTIME_OPTION_ESCAPE_XML
static final String RUNTIME_OPTION_PORTAL_CONTEXT
Portlet getPortlet()
javax.portlet.PortletContext getPortletContext()
getPortletContext in interface javax.portlet.PortletConfigString getPortletId()
boolean isCopyRequestParameters()
boolean isWARFile()