|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Portlet in org.exoplatform.services.portletcontainer.management |
|---|
| Constructors in org.exoplatform.services.portletcontainer.management with parameters of type Portlet | |
|---|---|
PortletManaged(PortletApplicationManaged application,
Portlet portlet)
|
|
| Uses of Portlet in org.exoplatform.services.portletcontainer.pci.model |
|---|
| Methods in org.exoplatform.services.portletcontainer.pci.model that return Portlet | |
|---|---|
Portlet |
PortletApp.getPortlet(String portletName)
|
static Portlet |
XMLParser.readPortlet(org.exoplatform.commons.xml.ExoXPPParser xpp)
|
| Methods in org.exoplatform.services.portletcontainer.pci.model that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
PortletApp.getPortlet()
|
| Methods in org.exoplatform.services.portletcontainer.pci.model with parameters of type Portlet | |
|---|---|
void |
PortletApp.addPortlet(Portlet p)
|
| Uses of Portlet in org.exoplatform.services.portletcontainer.plugins.pc |
|---|
| Fields in org.exoplatform.services.portletcontainer.plugins.pc declared as Portlet | |
|---|---|
protected Portlet |
PortletDataImp.portlet
Portlet object. |
| Methods in org.exoplatform.services.portletcontainer.plugins.pc that return Portlet | |
|---|---|
Portlet |
PortletApplicationsHolder.getPortletMetaData(String portletApplication,
String portlet)
|
Portlet |
PortletDataImp.getWrappedPortletTyped()
|
| Constructors in org.exoplatform.services.portletcontainer.plugins.pc with parameters of type Portlet | |
|---|---|
PortletDataImp(org.exoplatform.container.ExoContainer cont,
Portlet portlet,
UserDataConstraint userDataConstraintType,
List<UserAttribute> userAttributes,
boolean localPortlet)
|
|
| Uses of Portlet in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp |
|---|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp that return Portlet | |
|---|---|
Portlet |
PortletContextImpl.getPortlet()
|
protected Portlet |
BaseURLImp.getPortletDatas()
|
Portlet |
PortletConfigImp.getPortletDatas()
|
Portlet |
PortletRequestImp.getPortletDatas()
|
protected Portlet |
PortletResponseImp.getPortletDatas()
|
Portlet |
RequestContext.getPortletDatas()
|
Portlet |
ResponseContext.getPortletDatas()
|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp with parameters of type Portlet | |
|---|---|
javax.portlet.PortletContext |
PortletAPIObjectFactory.createPortletContext(org.exoplatform.container.ExoContainer cont,
javax.servlet.ServletContext scontext,
Portlet portlet)
|
javax.portlet.PortletContext |
PortletAPIObjectFactory.createPortletContext(org.exoplatform.container.ExoContainer cont,
javax.servlet.ServletContext scontext,
Portlet portlet,
URLClassLoader cl)
|
protected void |
PortletResponseImp.setPortletDatas(Portlet portletDatas)
|
| Constructors in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp with parameters of type Portlet | |
|---|---|
BaseURLImp(String type,
String baseURL,
boolean isCurrentlySecured,
boolean defaultEscapeXml,
Portlet portletDatas)
|
|
PortletConfigImp(Portlet portletDatas,
javax.portlet.PortletContext portletContext,
List<SecurityConstraint> securityContraints,
List<UserAttribute> userAttributes,
List<CustomPortletMode> customPortletModes,
List<CustomWindowState> customWindowStates,
String defaultNamespace)
|
|
PortletContextImpl(org.exoplatform.container.ExoContainer cont,
javax.servlet.ServletContext scontext,
Portlet portlet)
|
|
PortletURLImp(String type,
String baseURL,
String markup,
List<Supports> supports,
boolean isCurrentlySecured,
boolean defaultEscapeXml,
Portlet portletDatas)
|
|
ResourceURLImp(String type,
String baseURL,
boolean isCurrentlySecured,
boolean defaultEscapeXml,
String cacheLevel,
Portlet portletDatas,
Map<String,String[]> renderParams)
|
|
ResourceURLImp(String type,
String baseURL,
boolean isCurrentlySecured,
boolean defaultEscapeXml,
String cacheLevel,
Portlet portletDatas,
Map<String,String[]> renderParams,
String uniqueId)
|
|
ResponseContext(javax.servlet.http.HttpServletResponse httpServletResponse,
org.exoplatform.container.ExoContainer cont,
String windowID,
Input input,
Portlet portletDatas,
boolean isSecure,
Collection<String> supportedContents,
Enumeration<javax.portlet.WindowState> windowStates,
List<CustomWindowState> customWindowState,
Output output,
javax.portlet.PortalContext portalContext,
javax.portlet.PortletRequest request)
|
|
| Uses of Portlet in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.bundle |
|---|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.bundle with parameters of type Portlet | |
|---|---|
ResourceBundle |
ResourceBundleManager.lookupBundle(Portlet portlet,
Locale locale)
|
| Uses of Portlet in org.exoplatform.services.portletcontainer.plugins.pc.utils |
|---|
| Methods in org.exoplatform.services.portletcontainer.plugins.pc.utils with parameters of type Portlet | |
|---|---|
static String |
PortletUtil.getDescription(Portlet portlet,
String lang)
|
static String |
PortletUtil.getPortletTitle(Portlet portlet)
|
| Uses of Portlet in org.exoplatform.services.wsrp2.producer.impl.helpers |
|---|
| Constructors in org.exoplatform.services.wsrp2.producer.impl.helpers with parameters of type Portlet | |
|---|---|
ConsumerRewriterPortletURLImp(String type,
String baseURL,
String markup,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
ConsumerRewriterResourceURLImp(String type,
String baseURL,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
ProducerRewriterPortletURLImp(String type,
String template,
String markup,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
ProducerRewriterResourceURLImp(String type,
String template,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
WSRPConsumerRewriterPortletURLFactory(String markup,
String template,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
WSRPProducerRewriterPortletURLFactory(String markup,
String template,
List<Supports> supports,
boolean isCurrentlySecured,
String portletHandle,
PersistentStateManager stateManager,
String sessionID,
boolean defaultEscapeXml,
String cacheLevel,
List<String> supportedPublicRenderParameter,
Portlet portlet)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||