|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Portlet | |
|---|---|
| com.liferay.portal.deploy.hot | |
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.kernel.webdav | |
| com.liferay.portal.layoutconfiguration.util | |
| com.liferay.portal.layoutconfiguration.util.xml | |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
| com.liferay.portal.resiliency.mpi.portlet | |
| com.liferay.portal.security.auth | This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. |
| com.liferay.portal.security.permission | This package defines the portal security permission interfaces and classes. |
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portal.service.http | This package defines the HTTP and SOAP portal service utilities. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portal.service.permission | This package defines the portal service permission interfaces and utilities. |
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| com.liferay.portal.service.persistence.impl | This package defines the portal service persistence implementation base classes. |
| com.liferay.portal.service.util.test | |
| com.liferay.portal.servlet | |
| com.liferay.portal.struts | |
| com.liferay.portal.util | This package defines the portal utility interfaces and classes. |
| com.liferay.portal.util.comparator | This package defines the portal comparator classes. |
| com.liferay.portal.util.test | |
| com.liferay.portal.workflow | |
| com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| com.liferay.portlet.exportimport.lar | |
| com.liferay.portlet.exportimport.staging | |
| com.liferay.portlet.portletconfiguration.action | |
| com.liferay.taglib.portletext | |
| com.liferay.taglib.util | |
| Uses of Portlet in com.liferay.portal.deploy.hot |
|---|
| Methods in com.liferay.portal.deploy.hot with parameters of type Portlet | |
|---|---|
protected void |
PortletHotDeployListener.checkResourceBundles(ClassLoader classLoader,
Portlet portlet)
|
protected void |
PortletHotDeployListener.destroyPortlet(Portlet portlet,
Set<String> portletIds)
|
protected void |
PortletHotDeployListener.initPortletApp(String servletContextName,
javax.servlet.ServletContext servletContext,
ClassLoader classLoader,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return Portlet | |
|---|---|
Portlet |
LiferayPortletResponse.getPortlet()
|
Portlet |
LiferayPortletContext.getPortlet()
|
Portlet |
LiferayPortletConfig.getPortlet()
|
| Methods in com.liferay.portal.kernel.portlet with parameters of type Portlet | |
|---|---|
static void |
PortletJSONUtil.populatePortletJSONObject(javax.servlet.http.HttpServletRequest request,
String portletHTML,
Portlet portlet,
JSONObject jsonObject)
|
void |
PortletContainer.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static void |
PortletContainerUtil.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
ActionResult |
PortletContainer.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
static void |
PortletContainerUtil.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
List<Event> |
PortletContainer.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
static void |
PortletContainerUtil.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
void |
PortletContainer.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
static void |
PortletContainerUtil.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
PortletContainer.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
static void |
PortletContainerUtil.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.kernel.webdav |
|---|
| Methods in com.liferay.portal.kernel.webdav with parameters of type Portlet | |
|---|---|
static String |
WebDAVUtil.getStorageToken(Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.layoutconfiguration.util |
|---|
| Methods in com.liferay.portal.layoutconfiguration.util that return Portlet | |
|---|---|
Portlet |
PortletRenderer.getPortlet()
|
| Constructors in com.liferay.portal.layoutconfiguration.util with parameters of type Portlet | |
|---|---|
PortletRenderer(Portlet portlet,
String columnId,
Integer columnCount,
Integer columnPos)
|
|
| Uses of Portlet in com.liferay.portal.layoutconfiguration.util.xml |
|---|
| Methods in com.liferay.portal.layoutconfiguration.util.xml that return Portlet | |
|---|---|
protected Portlet |
PortletLogic.getPortlet(ThemeDisplay themeDisplay,
String portletId)
|
| Uses of Portlet in com.liferay.portal.model |
|---|
| Classes in com.liferay.portal.model that implement Portlet | |
|---|---|
class |
PortletWrapper
This class is a wrapper for Portlet. |
| Fields in com.liferay.portal.model with type parameters of type Portlet | |
|---|---|
static Accessor<Portlet,Long> |
Portlet.ID_ACCESSOR
|
static Accessor<Portlet,String> |
Portlet.PORTLET_ID_ACCESSOR
|
| Methods in com.liferay.portal.model that return Portlet | |
|---|---|
Portlet |
PortletWrapper.getClonedInstance(String portletId)
Returns true if the portlet is found in a WAR file. |
Portlet |
Portlet.getClonedInstance(String portletId)
Returns true if the portlet is found in a WAR file. |
Portlet |
PortletWrapper.getRootPortlet()
Returns the root portlet of this portlet instance. |
Portlet |
Portlet.getRootPortlet()
Returns the root portlet of this portlet instance. |
Portlet |
PortletWrapper.getWrappedModel()
|
Portlet |
PortletWrapper.toEscapedModel()
|
Portlet |
PortletModel.toEscapedModel()
|
Portlet |
PortletWrapper.toUnescapedModel()
|
Portlet |
PortletModel.toUnescapedModel()
|
| Methods in com.liferay.portal.model that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
LayoutTypePortlet.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets()
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets(boolean includeSystem)
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets(String columnId)
|
List<Portlet> |
LayoutWrapper.getEmbeddedPortlets()
|
List<Portlet> |
Layout.getEmbeddedPortlets()
|
List<Portlet> |
LayoutTypePortlet.getEmbeddedPortlets()
|
List<Portlet> |
LayoutWrapper.getEmbeddedPortlets(long groupId)
|
List<Portlet> |
Layout.getEmbeddedPortlets(long groupId)
|
List<Portlet> |
LayoutTypePortlet.getExplicitlyAddedPortlets()
|
List<Portlet> |
LayoutTypePortlet.getPortlets()
|
List<Portlet> |
PortletApp.getPortlets()
|
CacheModel<Portlet> |
PortletWrapper.toCacheModel()
|
CacheModel<Portlet> |
PortletModel.toCacheModel()
|
| Methods in com.liferay.portal.model with parameters of type Portlet | |
|---|---|
void |
PortletApp.addPortlet(Portlet portlet)
|
void |
LayoutTypeAccessPolicy.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
int |
PortletWrapper.compareTo(Portlet portlet)
|
int |
PortletModel.compareTo(Portlet portlet)
|
void |
PortletApp.removePortlet(Portlet portletModel)
|
static PortletSoap |
PortletSoap.toSoapModel(Portlet model)
|
static PortletSoap[] |
PortletSoap.toSoapModels(Portlet[] models)
|
static PortletSoap[][] |
PortletSoap.toSoapModels(Portlet[][] models)
|
| Method parameters in com.liferay.portal.model with type arguments of type Portlet | |
|---|---|
List<Portlet> |
LayoutTypePortlet.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortlet.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortlet.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
static PortletSoap[] |
PortletSoap.toSoapModels(List<Portlet> models)
|
| Constructors in com.liferay.portal.model with parameters of type Portlet | |
|---|---|
PortletWrapper(Portlet portlet)
|
|
| Uses of Portlet in com.liferay.portal.model.impl |
|---|
| Classes in com.liferay.portal.model.impl that implement Portlet | |
|---|---|
class |
PortletBaseImpl
The extended model base implementation for the Portlet service. |
class |
PortletImpl
|
| Methods in com.liferay.portal.model.impl that return Portlet | |
|---|---|
Portlet |
PortletImpl.getClonedInstance(String portletId)
Returns true if the portlet is found in a WAR file. |
Portlet |
PortletImpl.getRootPortlet()
Returns the root portlet of this portlet instance. |
Portlet |
PortletCacheModel.toEntityModel()
|
Portlet |
PortletModelImpl.toEscapedModel()
|
static Portlet |
PortletModelImpl.toModel(PortletSoap soapModel)
Converts the soap model instance into a normal model instance. |
| Methods in com.liferay.portal.model.impl that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
LayoutTypePortletImpl.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortletImpl.getAllPortlets()
|
List<Portlet> |
LayoutTypePortletImpl.getAllPortlets(boolean includeSystem)
|
List<Portlet> |
LayoutTypePortletImpl.getAllPortlets(String columnId)
|
List<Portlet> |
VirtualLayout.getEmbeddedPortlets()
|
List<Portlet> |
LayoutImpl.getEmbeddedPortlets()
|
List<Portlet> |
LayoutTypePortletImpl.getEmbeddedPortlets()
|
List<Portlet> |
LayoutImpl.getEmbeddedPortlets(long groupId)
|
List<Portlet> |
LayoutTypePortletImpl.getExplicitlyAddedPortlets()
|
List<Portlet> |
PortletAppImpl.getPortlets()
|
List<Portlet> |
LayoutTypePortletImpl.getPortlets()
|
protected List<Portlet> |
LayoutTypePortletImpl.getStaticPortlets(String position)
|
CacheModel<Portlet> |
PortletModelImpl.toCacheModel()
|
static List<Portlet> |
PortletModelImpl.toModels(PortletSoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Methods in com.liferay.portal.model.impl with parameters of type Portlet | |
|---|---|
void |
PortletAppImpl.addPortlet(Portlet portlet)
|
void |
DefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
int |
PortletImpl.compareTo(Portlet portlet)
Compares this portlet to the specified object. |
int |
PortletModelImpl.compareTo(Portlet portlet)
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected boolean |
ModificationDeniedLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected boolean |
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletOnPage(Layout layout,
Portlet portlet)
|
void |
PortletAppImpl.removePortlet(Portlet portletModel)
|
| Method parameters in com.liferay.portal.model.impl with type arguments of type Portlet | |
|---|---|
List<Portlet> |
LayoutTypePortletImpl.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortletImpl.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
List<Portlet> |
LayoutTypePortletImpl.addStaticPortlets(List<Portlet> portlets,
List<Portlet> startPortlets,
List<Portlet> endPortlets)
|
| Constructors in com.liferay.portal.model.impl with parameters of type Portlet | |
|---|---|
PortletImpl(String portletId,
Portlet rootPortlet,
PluginPackage pluginPackage,
PluginSetting pluginSetting,
long companyId,
String icon,
String virtualPath,
String strutsPath,
String parentStrutsPath,
String portletName,
String displayName,
String portletClass,
String configurationActionClass,
List<String> indexerClasses,
String openSearchClass,
List<SchedulerEntry> schedulerEntries,
String portletURLClass,
String friendlyURLMapperClass,
String friendlyURLMapping,
String friendlyURLRoutes,
String urlEncoderClass,
String portletDataHandlerClass,
List<String> stagedModelDataHandlerClasses,
String templateHandlerClass,
String portletLayoutListenerClass,
String pollerProcessorClass,
String popMessageListenerClass,
List<String> socialActivityInterpreterClasses,
String socialRequestInterpreterClass,
String userNotificationDefinitions,
List<String> userNotificationHandlerClasses,
String webDAVStorageToken,
String webDAVStorageClass,
String xmlRpcMethodClass,
String controlPanelEntryCategory,
double controlPanelEntryWeight,
String controlPanelClass,
List<String> assetRendererFactoryClasses,
List<String> atomCollectionAdapterClasses,
List<String> customAttributesDisplayClasses,
String permissionPropagatorClass,
List<String> trashHandlerClasses,
List<String> workflowHandlerClasses,
String defaultPreferences,
String preferencesValidator,
boolean preferencesCompanyWide,
boolean preferencesUniquePerLayout,
boolean preferencesOwnedByGroup,
boolean useDefaultTemplate,
boolean showPortletAccessDenied,
boolean showPortletInactive,
boolean actionURLRedirect,
boolean restoreCurrentView,
boolean maximizeEdit,
boolean maximizeHelp,
boolean popUpPrint,
boolean layoutCacheable,
boolean instanceable,
boolean remoteable,
boolean scopeable,
boolean singlePageApplication,
String userPrincipalStrategy,
boolean privateRequestAttributes,
boolean privateSessionAttributes,
Set<String> autopropagatedParameters,
boolean requiresNamespacedParameters,
int actionTimeout,
int renderTimeout,
int renderWeight,
boolean ajaxable,
List<String> headerPortalCss,
List<String> headerPortletCss,
List<String> headerPortalJavaScript,
List<String> headerPortletJavaScript,
List<String> footerPortalCss,
List<String> footerPortletCss,
List<String> footerPortalJavaScript,
List<String> footerPortletJavaScript,
String cssClassWrapper,
String facebookIntegration,
boolean addDefaultResource,
String roles,
Set<String> unlinkedRoles,
Map<String,String> roleMappers,
boolean system,
boolean active,
boolean include,
Map<String,String> initParams,
Integer expCache,
Map<String,Set<String>> portletModes,
Map<String,Set<String>> windowStates,
Set<String> supportedLocales,
String resourceBundle,
PortletInfo portletInfo,
Map<String,PortletFilter> portletFilters,
Set<QName> processingEvents,
Set<QName> publishingEvents,
Set<PublicRenderParameter> publicRenderParameters,
PortletApp portletApp)
Constructs a portlet with the specified parameters. |
|
| Uses of Portlet in com.liferay.portal.resiliency.mpi.portlet |
|---|
| Methods in com.liferay.portal.resiliency.mpi.portlet with parameters of type Portlet | |
|---|---|
protected SPIAgent |
PortalResiliencyPortletContainerWrapper.getSPIAgentForPortlet(Portlet portlet)
|
void |
PortalResiliencyPortletContainerWrapper.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
ActionResult |
PortalResiliencyPortletContainerWrapper.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
List<Event> |
PortalResiliencyPortletContainerWrapper.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
void |
PortalResiliencyPortletContainerWrapper.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
PortalResiliencyPortletContainerWrapper.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.security.auth |
|---|
| Methods in com.liferay.portal.security.auth with parameters of type Portlet | |
|---|---|
boolean |
AuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
BaseAuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static boolean |
AuthTokenWhitelistUtil.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
AuthTokenWhitelistImpl.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
StrutsPortletAuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
MVCPortletAuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
AuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
BaseAuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static boolean |
AuthTokenWhitelistUtil.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
AuthTokenWhitelistImpl.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
StrutsPortletAuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
MVCPortletAuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
AuthToken.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
static boolean |
AuthTokenUtil.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
boolean |
SessionAuthToken.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.security.permission |
|---|
| Methods in com.liferay.portal.security.permission with parameters of type Portlet | |
|---|---|
protected void |
ResourceActionsImpl.checkPortletActions(Portlet portlet,
Set<String> actions)
|
List<String> |
ResourceActions.getPortletResourceActions(Portlet portlet)
|
static List<String> |
ResourceActionsUtil.getPortletResourceActions(Portlet portlet)
|
List<String> |
ResourceActionsImpl.getPortletResourceActions(Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return Portlet | |
|---|---|
Portlet |
PortletLocalService.addPortlet(Portlet portlet)
Adds the portlet to the database. |
Portlet |
PortletLocalServiceWrapper.addPortlet(Portlet portlet)
Adds the portlet to the database. |
static Portlet |
PortletLocalServiceUtil.addPortlet(Portlet portlet)
Adds the portlet to the database. |
Portlet |
PortletLocalService.clonePortlet(long companyId,
String portletId)
Deprecated. As of 6.1.0, replaced by PortletLocalService.clonePortlet(String) |
Portlet |
PortletLocalServiceWrapper.clonePortlet(long companyId,
String portletId)
Deprecated. As of 6.1.0, replaced by PortletLocalServiceWrapper.clonePortlet(String) |
static Portlet |
PortletLocalServiceUtil.clonePortlet(long companyId,
String portletId)
Deprecated. As of 6.1.0, replaced by PortletLocalServiceUtil.clonePortlet(String) |
Portlet |
PortletLocalService.clonePortlet(String portletId)
|
Portlet |
PortletLocalServiceWrapper.clonePortlet(String portletId)
|
static Portlet |
PortletLocalServiceUtil.clonePortlet(String portletId)
|
Portlet |
PortletLocalService.createPortlet(long id)
Creates a new portlet with the primary key. |
Portlet |
PortletLocalServiceWrapper.createPortlet(long id)
Creates a new portlet with the primary key. |
static Portlet |
PortletLocalServiceUtil.createPortlet(long id)
Creates a new portlet with the primary key. |
Portlet |
PortletLocalService.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
Portlet |
PortletLocalServiceWrapper.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
static Portlet |
PortletLocalServiceUtil.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
Portlet |
PortletLocalService.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalServiceWrapper.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
static Portlet |
PortletLocalServiceUtil.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String categoryName)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
Portlet |
PortletLocalService.fetchPortlet(long id)
|
Portlet |
PortletLocalServiceWrapper.fetchPortlet(long id)
|
static Portlet |
PortletLocalServiceUtil.fetchPortlet(long id)
|
Portlet |
PortletLocalService.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalServiceWrapper.getPortlet(long id)
Returns the portlet with the primary key. |
static Portlet |
PortletLocalServiceUtil.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalService.getPortletById(long companyId,
String portletId)
|
Portlet |
PortletLocalServiceWrapper.getPortletById(long companyId,
String portletId)
|
static Portlet |
PortletLocalServiceUtil.getPortletById(long companyId,
String portletId)
|
Portlet |
PortletLocalService.getPortletById(String portletId)
|
Portlet |
PortletLocalServiceWrapper.getPortletById(String portletId)
|
static Portlet |
PortletLocalServiceUtil.getPortletById(String portletId)
|
Portlet |
PortletLocalService.getPortletByStrutsPath(long companyId,
String strutsPath)
|
Portlet |
PortletLocalServiceWrapper.getPortletByStrutsPath(long companyId,
String strutsPath)
|
static Portlet |
PortletLocalServiceUtil.getPortletByStrutsPath(long companyId,
String strutsPath)
|
static Portlet |
PortletServiceUtil.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletLocalService.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletLocalServiceWrapper.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletServiceWrapper.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletService.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
static Portlet |
PortletLocalServiceUtil.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletLocalService.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
Portlet |
PortletLocalServiceWrapper.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
static Portlet |
PortletLocalServiceUtil.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
| Methods in com.liferay.portal.service that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
PortletLocalService.getFriendlyURLMapperPortlets()
|
List<Portlet> |
PortletLocalServiceWrapper.getFriendlyURLMapperPortlets()
|
static List<Portlet> |
PortletLocalServiceUtil.getFriendlyURLMapperPortlets()
|
List<Portlet> |
PortletLocalService.getPortlets()
|
List<Portlet> |
PortletLocalServiceWrapper.getPortlets()
|
static List<Portlet> |
PortletLocalServiceUtil.getPortlets()
|
List<Portlet> |
PortletLocalService.getPortlets(int start,
int end)
Returns a range of all the portlets. |
List<Portlet> |
PortletLocalServiceWrapper.getPortlets(int start,
int end)
Returns a range of all the portlets. |
static List<Portlet> |
PortletLocalServiceUtil.getPortlets(int start,
int end)
Returns a range of all the portlets. |
List<Portlet> |
PortletLocalService.getPortlets(long companyId)
|
List<Portlet> |
PortletLocalServiceWrapper.getPortlets(long companyId)
|
static List<Portlet> |
PortletLocalServiceUtil.getPortlets(long companyId)
|
List<Portlet> |
PortletLocalService.getPortlets(long companyId,
boolean showSystem,
boolean showPortal)
|
List<Portlet> |
PortletLocalServiceWrapper.getPortlets(long companyId,
boolean showSystem,
boolean showPortal)
|
static List<Portlet> |
PortletLocalServiceUtil.getPortlets(long companyId,
boolean showSystem,
boolean showPortal)
|
List<Portlet> |
PortletLocalService.getScopablePortlets()
|
List<Portlet> |
PortletLocalServiceWrapper.getScopablePortlets()
|
static List<Portlet> |
PortletLocalServiceUtil.getScopablePortlets()
|
List<Portlet> |
PortletLocalService.initWAR(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
List<Portlet> |
PortletLocalServiceWrapper.initWAR(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
static List<Portlet> |
PortletLocalServiceUtil.initWAR(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
Map<String,Portlet> |
PortletLocalService.loadGetPortletsMap(long companyId)
|
Map<String,Portlet> |
PortletLocalServiceWrapper.loadGetPortletsMap(long companyId)
|
static Map<String,Portlet> |
PortletLocalServiceUtil.loadGetPortletsMap(long companyId)
|
Map<String,Portlet> |
PortletLocalService.loadGetPortletsPool(long companyId)
Deprecated. As of 7.0.0, replaced by #loadGetPortletsMap(long)) |
Map<String,Portlet> |
PortletLocalServiceWrapper.loadGetPortletsPool(long companyId)
Deprecated. As of 7.0.0, replaced by #loadGetPortletsMap(long)) |
static Map<String,Portlet> |
PortletLocalServiceUtil.loadGetPortletsPool(long companyId)
Deprecated. As of 7.0.0, replaced by #loadGetPortletsMap(long)) |
| Methods in com.liferay.portal.service with parameters of type Portlet | |
|---|---|
Portlet |
PortletLocalService.addPortlet(Portlet portlet)
Adds the portlet to the database. |
Portlet |
PortletLocalServiceWrapper.addPortlet(Portlet portlet)
Adds the portlet to the database. |
static Portlet |
PortletLocalServiceUtil.addPortlet(Portlet portlet)
Adds the portlet to the database. |
PortletPreferences |
PortletPreferencesLocalService.addPortletPreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
Portlet portlet,
String defaultPreferences)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.addPortletPreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
Portlet portlet,
String defaultPreferences)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.addPortletPreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
Portlet portlet,
String defaultPreferences)
|
void |
PortletLocalService.checkPortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.checkPortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.checkPortlet(Portlet portlet)
|
Portlet |
PortletLocalService.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalServiceWrapper.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
static Portlet |
PortletLocalServiceUtil.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String categoryName)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
void |
PortletLocalService.destroyPortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.destroyPortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.destroyPortlet(Portlet portlet)
|
void |
PortletLocalService.destroyRemotePortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.destroyRemotePortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.destroyRemotePortlet(Portlet portlet)
|
long |
PortletPreferencesLocalService.getPortletPreferencesCount(long ownerId,
int ownerType,
long plid,
Portlet portlet,
boolean excludeDefaultPreferences)
|
static long |
PortletPreferencesLocalServiceUtil.getPortletPreferencesCount(long ownerId,
int ownerType,
long plid,
Portlet portlet,
boolean excludeDefaultPreferences)
|
long |
PortletPreferencesLocalServiceWrapper.getPortletPreferencesCount(long ownerId,
int ownerType,
long plid,
Portlet portlet,
boolean excludeDefaultPreferences)
|
Portlet |
PortletLocalService.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
Portlet |
PortletLocalServiceWrapper.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
static Portlet |
PortletLocalServiceUtil.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
| Method parameters in com.liferay.portal.service with type arguments of type Portlet | |
|---|---|
List<Group> |
GroupServiceWrapper.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
List<Group> |
GroupService.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
static List<Group> |
GroupServiceUtil.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
| Uses of Portlet in com.liferay.portal.service.base |
|---|
| Methods in com.liferay.portal.service.base that return Portlet | |
|---|---|
Portlet |
PortletLocalServiceBaseImpl.addPortlet(Portlet portlet)
Adds the portlet to the database. |
Portlet |
PortletLocalServiceBaseImpl.createPortlet(long id)
Creates a new portlet with the primary key. |
Portlet |
PortletLocalServiceBaseImpl.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
Portlet |
PortletLocalServiceBaseImpl.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalServiceBaseImpl.fetchPortlet(long id)
|
Portlet |
PortletLocalServiceBaseImpl.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalServiceBaseImpl.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
| Methods in com.liferay.portal.service.base that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
PortletLocalServiceBaseImpl.getPortlets(int start,
int end)
Returns a range of all the portlets. |
| Methods in com.liferay.portal.service.base with parameters of type Portlet | |
|---|---|
Portlet |
PortletLocalServiceBaseImpl.addPortlet(Portlet portlet)
Adds the portlet to the database. |
Portlet |
PortletLocalServiceBaseImpl.deletePortlet(Portlet portlet)
Deletes the portlet from the database. |
Portlet |
PortletLocalServiceBaseImpl.updatePortlet(Portlet portlet)
Updates the portlet in the database or adds it if it does not yet exist. |
| Uses of Portlet in com.liferay.portal.service.http |
|---|
| Methods in com.liferay.portal.service.http that return Portlet | |
|---|---|
static Portlet |
PortletServiceHttp.updatePortlet(HttpPrincipal httpPrincipal,
long companyId,
String portletId,
String roles,
boolean active)
|
| Method parameters in com.liferay.portal.service.http with type arguments of type Portlet | |
|---|---|
static GroupSoap[] |
GroupServiceSoap.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
static List<Group> |
GroupServiceHttp.getManageableSiteGroups(HttpPrincipal httpPrincipal,
Collection<Portlet> portlets,
int max)
|
| Uses of Portlet in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return Portlet | |
|---|---|
Portlet |
PortletLocalServiceImpl.clonePortlet(long companyId,
String portletId)
Deprecated. As of 6.1.0, replaced by PortletLocalServiceImpl.clonePortlet(String) |
Portlet |
PortletLocalServiceImpl.clonePortlet(String portletId)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
Portlet |
PortletLocalServiceImpl.getPortletById(long companyId,
String portletId)
|
Portlet |
PortletLocalServiceImpl.getPortletById(String portletId)
|
Portlet |
PortletLocalServiceImpl.getPortletByStrutsPath(long companyId,
String strutsPath)
|
Portlet |
PortletLocalServiceImpl.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
Portlet |
PortletServiceImpl.updatePortlet(long companyId,
String portletId,
String roles,
boolean active)
|
| Methods in com.liferay.portal.service.impl that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
PortletLocalServiceImpl.getFriendlyURLMapperPortlets()
|
List<Portlet> |
PortletLocalServiceImpl.getPortlets()
|
List<Portlet> |
PortletLocalServiceImpl.getPortlets(long companyId)
|
List<Portlet> |
PortletLocalServiceImpl.getPortlets(long companyId,
boolean showSystem,
boolean showPortal)
|
List<Portlet> |
PortletLocalServiceImpl.getScopablePortlets()
|
List<Portlet> |
PortletLocalServiceImpl.initWAR(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls,
PluginPackage pluginPackage)
|
Map<String,Portlet> |
PortletLocalServiceImpl.loadGetPortletsMap(long companyId)
|
Map<String,Portlet> |
PortletLocalServiceImpl.loadGetPortletsPool(long companyId)
Deprecated. As of 7.0.0, replaced by #loadGetPortletsMap(long)) |
| Methods in com.liferay.portal.service.impl with parameters of type Portlet | |
|---|---|
PortletPreferences |
PortletPreferencesLocalServiceImpl.addPortletPreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
Portlet portlet,
String defaultPreferences)
|
void |
PortletLocalServiceImpl.checkPortlet(Portlet portlet)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalServiceImpl.deployRemotePortlet(Portlet portlet,
String[] categoryNames,
boolean eagerDestroy)
|
void |
PortletLocalServiceImpl.destroyPortlet(Portlet portlet)
|
void |
PortletLocalServiceImpl.destroyRemotePortlet(Portlet portlet)
|
long |
PortletPreferencesLocalServiceImpl.getPortletPreferencesCount(long ownerId,
int ownerType,
long plid,
Portlet portlet,
boolean excludeDefaultPreferences)
|
| Method parameters in com.liferay.portal.service.impl with type arguments of type Portlet | |
|---|---|
List<Group> |
GroupServiceImpl.getManageableSiteGroups(Collection<Portlet> portlets,
int max)
Returns a range of all the site groups for which the user has control panel access. |
| Uses of Portlet in com.liferay.portal.service.permission |
|---|
| Methods in com.liferay.portal.service.permission with parameters of type Portlet | |
|---|---|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Portlet portlet,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermissionImpl.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermission.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
static boolean |
PortletPermissionUtil.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
boolean |
PortletPermissionImpl.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
boolean |
PortletPermissionImpl.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Portlet portlet)
|
| Method parameters in com.liferay.portal.service.permission with type arguments of type Portlet | |
|---|---|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
Collection<Portlet> portlets,
String actionId)
Deprecated. As of 6.2.0, replaced by PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker, long,
Collection) |
boolean |
PortletPermission.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
static boolean |
PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Collection<Portlet> portlets)
|
boolean |
PortletPermissionImpl.hasControlPanelAccessPermission(PermissionChecker permissionChecker,
long groupId,
Collection<Portlet> portlets)
|
| Uses of Portlet in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that return Portlet | |
|---|---|
static Portlet |
PortletUtil.create(long id)
Creates a new portlet with the primary key. |
Portlet |
PortletPersistence.create(long id)
Creates a new portlet with the primary key. |
static Portlet |
PortletUtil.fetchByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found. |
Portlet |
PortletPersistence.fetchByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found. |
static Portlet |
PortletUtil.fetchByC_P(long companyId,
String portletId,
boolean retrieveFromCache)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found, optionally using the finder cache. |
Portlet |
PortletPersistence.fetchByC_P(long companyId,
String portletId,
boolean retrieveFromCache)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found, optionally using the finder cache. |
static Portlet |
PortletUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.fetchByPrimaryKey(long id)
Returns the portlet with the primary key or returns null if it could not be found. |
Portlet |
PortletPersistence.fetchByPrimaryKey(long id)
Returns the portlet with the primary key or returns null if it could not be found. |
static Portlet |
PortletUtil.findByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or throws a NoSuchPortletException if it could not be found. |
Portlet |
PortletPersistence.findByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or throws a NoSuchPortletException if it could not be found. |
static Portlet |
PortletUtil.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
static Portlet[] |
PortletUtil.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
Portlet[] |
PortletPersistence.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.findByPrimaryKey(long id)
Returns the portlet with the primary key or throws a NoSuchPortletException if it could not be found. |
Portlet |
PortletPersistence.findByPrimaryKey(long id)
Returns the portlet with the primary key or throws a NoSuchPortletException if it could not be found. |
static Portlet |
PortletUtil.remove(long id)
Removes the portlet with the primary key from the database. |
Portlet |
PortletPersistence.remove(long id)
Removes the portlet with the primary key from the database. |
static Portlet |
PortletUtil.removeByC_P(long companyId,
String portletId)
Removes the portlet where companyId = ? and portletId = ? from the database. |
Portlet |
PortletPersistence.removeByC_P(long companyId,
String portletId)
Removes the portlet where companyId = ? and portletId = ? from the database. |
static Portlet |
PortletUtil.update(Portlet portlet)
|
static Portlet |
PortletUtil.update(Portlet portlet,
ServiceContext serviceContext)
|
static Portlet |
PortletUtil.updateImpl(Portlet portlet)
|
Portlet |
PortletPersistence.updateImpl(Portlet portlet)
|
| Methods in com.liferay.portal.service.persistence that return types with arguments of type Portlet | |
|---|---|
static Map<Serializable,Portlet> |
PortletUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
Map<Serializable,Portlet> |
PortletPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
static List<Portlet> |
PortletUtil.findAll()
Returns all the portlets. |
List<Portlet> |
PortletPersistence.findAll()
Returns all the portlets. |
static List<Portlet> |
PortletUtil.findAll(int start,
int end)
Returns a range of all the portlets. |
List<Portlet> |
PortletPersistence.findAll(int start,
int end)
Returns a range of all the portlets. |
static List<Portlet> |
PortletUtil.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistence.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
static List<Portlet> |
PortletUtil.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistence.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId)
Returns all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId)
Returns all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<Portlet> |
PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<Portlet> |
PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
|
| Methods in com.liferay.portal.service.persistence with parameters of type Portlet | |
|---|---|
static void |
PortletUtil.cacheResult(Portlet portlet)
Caches the portlet in the entity cache if it is enabled. |
void |
PortletPersistence.cacheResult(Portlet portlet)
Caches the portlet in the entity cache if it is enabled. |
static void |
PortletUtil.clearCache(Portlet portlet)
|
static Portlet |
PortletUtil.update(Portlet portlet)
|
static Portlet |
PortletUtil.update(Portlet portlet,
ServiceContext serviceContext)
|
static Portlet |
PortletUtil.updateImpl(Portlet portlet)
|
Portlet |
PortletPersistence.updateImpl(Portlet portlet)
|
| Method parameters in com.liferay.portal.service.persistence with type arguments of type Portlet | |
|---|---|
static void |
PortletUtil.cacheResult(List<Portlet> portlets)
Caches the portlets in the entity cache if it is enabled. |
void |
PortletPersistence.cacheResult(List<Portlet> portlets)
Caches the portlets in the entity cache if it is enabled. |
static Portlet |
PortletUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
static List<Portlet> |
PortletUtil.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistence.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
static List<Portlet> |
PortletUtil.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistence.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
static Portlet |
PortletUtil.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
static Portlet |
PortletUtil.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
static Portlet[] |
PortletUtil.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
Portlet[] |
PortletPersistence.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
static List<Portlet> |
PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
|
| Uses of Portlet in com.liferay.portal.service.persistence.impl |
|---|
| Methods in com.liferay.portal.service.persistence.impl that return Portlet | |
|---|---|
Portlet |
PortletPersistenceImpl.create(long id)
Creates a new portlet with the primary key. |
Portlet |
PortletPersistenceImpl.fetchByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found. |
Portlet |
PortletPersistenceImpl.fetchByC_P(long companyId,
String portletId,
boolean retrieveFromCache)
Returns the portlet where companyId = ? and portletId = ? or returns null if it could not be found, optionally using the finder cache. |
Portlet |
PortletPersistenceImpl.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.fetchByPrimaryKey(long id)
Returns the portlet with the primary key or returns null if it could not be found. |
Portlet |
PortletPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the portlet with the primary key or returns null if it could not be found. |
Portlet |
PortletPersistenceImpl.findByC_P(long companyId,
String portletId)
Returns the portlet where companyId = ? and portletId = ? or throws a NoSuchPortletException if it could not be found. |
Portlet |
PortletPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet[] |
PortletPersistenceImpl.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.findByPrimaryKey(long id)
Returns the portlet with the primary key or throws a NoSuchPortletException if it could not be found. |
Portlet |
PortletPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the portlet with the primary key or throws a NoSuchModelException if it could not be found. |
protected Portlet |
PortletPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
Portlet portlet,
long companyId,
OrderByComparator<Portlet> orderByComparator,
boolean previous)
|
Portlet |
PortletPersistenceImpl.remove(long id)
Removes the portlet with the primary key from the database. |
Portlet |
PortletPersistenceImpl.remove(Serializable primaryKey)
Removes the portlet with the primary key from the database. |
Portlet |
PortletPersistenceImpl.removeByC_P(long companyId,
String portletId)
Removes the portlet where companyId = ? and portletId = ? from the database. |
protected Portlet |
PortletPersistenceImpl.removeImpl(Portlet portlet)
|
protected Portlet |
PortletPersistenceImpl.toUnwrappedModel(Portlet portlet)
|
Portlet |
PortletPersistenceImpl.updateImpl(Portlet portlet)
|
| Methods in com.liferay.portal.service.persistence.impl that return types with arguments of type Portlet | |
|---|---|
Map<Serializable,Portlet> |
PortletPersistenceImpl.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
List<Portlet> |
PortletPersistenceImpl.findAll()
Returns all the portlets. |
List<Portlet> |
PortletPersistenceImpl.findAll(int start,
int end)
Returns a range of all the portlets. |
List<Portlet> |
PortletPersistenceImpl.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistenceImpl.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId)
Returns all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
| Methods in com.liferay.portal.service.persistence.impl with parameters of type Portlet | |
|---|---|
void |
PortletPersistenceImpl.cacheResult(Portlet portlet)
Caches the portlet in the entity cache if it is enabled. |
void |
PortletPersistenceImpl.clearCache(Portlet portlet)
Clears the cache for the portlet. |
protected Portlet |
PortletPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
Portlet portlet,
long companyId,
OrderByComparator<Portlet> orderByComparator,
boolean previous)
|
protected Portlet |
PortletPersistenceImpl.removeImpl(Portlet portlet)
|
protected Portlet |
PortletPersistenceImpl.toUnwrappedModel(Portlet portlet)
|
Portlet |
PortletPersistenceImpl.updateImpl(Portlet portlet)
|
| Method parameters in com.liferay.portal.service.persistence.impl with type arguments of type Portlet | |
|---|---|
void |
PortletPersistenceImpl.cacheResult(List<Portlet> portlets)
Caches the portlets in the entity cache if it is enabled. |
void |
PortletPersistenceImpl.clearCache(List<Portlet> portlets)
|
Portlet |
PortletPersistenceImpl.fetchByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.fetchByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets. |
List<Portlet> |
PortletPersistenceImpl.findAll(int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets. |
Portlet |
PortletPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the first portlet in the ordered set where companyId = ?. |
Portlet |
PortletPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the last portlet in the ordered set where companyId = ?. |
Portlet[] |
PortletPersistenceImpl.findByCompanyId_PrevAndNext(long id,
long companyId,
OrderByComparator<Portlet> orderByComparator)
Returns the portlets before and after the current portlet in the ordered set where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator)
Returns an ordered range of all the portlets where companyId = ?. |
List<Portlet> |
PortletPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<Portlet> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the portlets where companyId = ?. |
protected Portlet |
PortletPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
Portlet portlet,
long companyId,
OrderByComparator<Portlet> orderByComparator,
boolean previous)
|
| Uses of Portlet in com.liferay.portal.service.util.test |
|---|
| Methods in com.liferay.portal.service.util.test with parameters of type Portlet | |
|---|---|
static PortletPreferences |
PortletPreferencesTestUtil.addGroupPortletPreferences(Layout layout,
Portlet portlet)
|
static PortletPreferences |
PortletPreferencesTestUtil.addGroupPortletPreferences(Layout layout,
Portlet portlet,
String defaultPreferences)
|
static PortletPreferences |
PortletPreferencesTestUtil.addLayoutPortletPreferences(Layout layout,
Portlet portlet)
|
static PortletPreferences |
PortletPreferencesTestUtil.addLayoutPortletPreferences(Layout layout,
Portlet portlet,
String defaultPreferences)
|
static PortletPreferences |
PortletPreferencesTestUtil.fetchLayoutJxPortletPreferences(Layout layout,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.servlet |
|---|
| Methods in com.liferay.portal.servlet that return types with arguments of type Portlet | |
|---|---|
protected List<Portlet> |
MainServlet.initPortlets(PluginPackage pluginPackage)
|
| Methods in com.liferay.portal.servlet with parameters of type Portlet | |
|---|---|
protected void |
MainServlet.initPortletApp(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
| Method parameters in com.liferay.portal.servlet with type arguments of type Portlet | |
|---|---|
protected void |
MainServlet.destroyPortlets(List<Portlet> portlets)
|
List<String> |
ComboServletStaticURLGenerator.generate(List<Portlet> portlets)
|
protected void |
MainServlet.initResourceActions(List<Portlet> portlets)
|
protected void |
MainServlet.initThemes(PluginPackage pluginPackage,
List<Portlet> portlets)
|
| Uses of Portlet in com.liferay.portal.struts |
|---|
| Methods in com.liferay.portal.struts with parameters of type Portlet | |
|---|---|
protected void |
PortalRequestProcessor.defineObjects(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portal.util |
|---|
| Methods in com.liferay.portal.util that return types with arguments of type Portlet | |
|---|---|
protected List<Portlet> |
PortalImpl.filterControlPanelPortlets(Set<Portlet> portlets,
ThemeDisplay themeDisplay)
|
| Methods in com.liferay.portal.util with parameters of type Portlet | |
|---|---|
protected void |
PortalImpl.addDefaultResource(long companyId,
Layout layout,
Portlet portlet,
boolean portletActions)
|
protected void |
PortalImpl.addDefaultResource(long companyId,
long groupId,
Layout layout,
Portlet portlet,
boolean portletActions)
|
void |
Portal.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Adds the default resource permissions for the portlet to the page. |
static void |
PortalUtil.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Adds the default resource permissions for the portlet to the page in the request. |
void |
PortalImpl.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
void |
Portal.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
static void |
PortalUtil.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
void |
PortalImpl.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
String |
Portal.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
String |
Portal.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getPortletDescription(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
static String |
PortalUtil.getPortletDescription(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
PortalImpl.getPortletDescription(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
Portal.getPortletDescription(Portlet portlet,
User user)
|
static String |
PortalUtil.getPortletDescription(Portlet portlet,
User user)
|
String |
PortalImpl.getPortletDescription(Portlet portlet,
User user)
|
String |
Portal.getPortletLongTitle(Portlet portlet,
Locale locale)
|
static String |
PortalUtil.getPortletLongTitle(Portlet portlet,
Locale locale)
|
String |
PortalImpl.getPortletLongTitle(Portlet portlet,
Locale locale)
|
String |
Portal.getPortletLongTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
static String |
PortalUtil.getPortletLongTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
PortalImpl.getPortletLongTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
Portal.getPortletLongTitle(Portlet portlet,
String languageId)
|
static String |
PortalUtil.getPortletLongTitle(Portlet portlet,
String languageId)
|
String |
PortalImpl.getPortletLongTitle(Portlet portlet,
String languageId)
|
String |
Portal.getPortletLongTitle(Portlet portlet,
User user)
|
static String |
PortalUtil.getPortletLongTitle(Portlet portlet,
User user)
|
String |
PortalImpl.getPortletLongTitle(Portlet portlet,
User user)
|
String |
Portal.getPortletTitle(Portlet portlet,
Locale locale)
|
static String |
PortalUtil.getPortletTitle(Portlet portlet,
Locale locale)
|
String |
PortalImpl.getPortletTitle(Portlet portlet,
Locale locale)
|
String |
Portal.getPortletTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
static String |
PortalUtil.getPortletTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
PortalImpl.getPortletTitle(Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
|
String |
Portal.getPortletTitle(Portlet portlet,
String languageId)
|
static String |
PortalUtil.getPortletTitle(Portlet portlet,
String languageId)
|
String |
PortalImpl.getPortletTitle(Portlet portlet,
String languageId)
|
String |
Portal.getPortletTitle(Portlet portlet,
User user)
|
static String |
PortalUtil.getPortletTitle(Portlet portlet,
User user)
|
String |
PortalImpl.getPortletTitle(Portlet portlet,
User user)
|
PreferencesValidator |
Portal.getPreferencesValidator(Portlet portlet)
|
static PreferencesValidator |
PortalUtil.getPreferencesValidator(Portlet portlet)
|
PreferencesValidator |
PortalImpl.getPreferencesValidator(Portlet portlet)
|
protected String |
PortalImpl.getServletURL(Portlet portlet,
String servletPath,
ThemeDisplay themeDisplay)
|
String |
Portal.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Deprecated. As of 6.2.0, with no direct replacement |
static boolean |
PortalUtil.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Deprecated. As of 6.2.0, with no direct replacement |
boolean |
PortalImpl.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
Deprecated. As of 6.2.0, with no direct replacement |
| Method parameters in com.liferay.portal.util with type arguments of type Portlet | |
|---|---|
protected List<Portlet> |
PortalImpl.filterControlPanelPortlets(Set<Portlet> portlets,
ThemeDisplay themeDisplay)
|
| Uses of Portlet in com.liferay.portal.util.comparator |
|---|
| Methods in com.liferay.portal.util.comparator with parameters of type Portlet | |
|---|---|
int |
PortletControlPanelWeightComparator.compare(Portlet portlet1,
Portlet portlet2)
|
int |
PortletTitleComparator.compare(Portlet portlet1,
Portlet portlet2)
|
int |
PortletNameComparator.compare(Portlet portlet1,
Portlet portlet2)
|
| Uses of Portlet in com.liferay.portal.util.test |
|---|
| Methods in com.liferay.portal.util.test that return types with arguments of type Portlet | |
|---|---|
static List<Portlet> |
LayoutTestUtil.getPortlets(Layout layout)
|
| Uses of Portlet in com.liferay.portal.workflow |
|---|
| Methods in com.liferay.portal.workflow with parameters of type Portlet | |
|---|---|
protected boolean |
WorkflowControlPanelEntry.hasAccessPermissionDenied(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
protected boolean |
MyWorkflowTasksControlPanelEntry.hasPermissionImplicitlyGranted(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return Portlet | |
|---|---|
Portlet |
PortletResponseImpl.getPortlet()
|
Portlet |
PortletURLImpl.getPortlet()
|
Portlet |
PortletConfigImpl.getPortlet()
|
Portlet |
PortletContextImpl.getPortlet()
|
Portlet |
PortletRequestImpl.getPortlet()
|
| Methods in com.liferay.portlet that return types with arguments of type Portlet | |
|---|---|
Class<Portlet> |
PortletResourceAccessor.DefaultPortletResourceAccessor.getTypeClass()
|
Class<Portlet> |
PortletResourceAccessor.PortalPortletResourceAccessor.getTypeClass()
|
| Methods in com.liferay.portlet with parameters of type Portlet | |
|---|---|
protected void |
SecurityPortletContainerWrapper.check(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.checkAction(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static void |
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
void |
PortletPreferencesFactory.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
void |
PortletPreferencesFactoryImpl.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.checkCSRFProtection(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.checkRender(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.checkResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
void |
PortletInstanceFactory.clear(Portlet portlet)
|
static void |
PortletInstanceFactoryUtil.clear(Portlet portlet)
|
void |
PortletInstanceFactoryImpl.clear(Portlet portlet)
|
void |
PortletInstanceFactory.clear(Portlet portlet,
boolean resetRemotePortletBag)
|
static void |
PortletInstanceFactoryUtil.clear(Portlet portlet,
boolean resetRemotePortletBag)
|
void |
PortletInstanceFactoryImpl.clear(Portlet portlet,
boolean resetRemotePortletBag)
|
static RenderRequestImpl |
RenderRequestFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences)
|
static EventRequestImpl |
EventRequestFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
static ResourceRequestImpl |
ResourceRequestFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
static RenderRequestImpl |
RenderRequestFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
static ActionRequestImpl |
ActionRequestFactory.create(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
PortletBag |
PortletBagFactory.create(Portlet portlet)
|
InvokerPortlet |
InvokerPortletFactory.create(Portlet portletModel,
Portlet portlet,
PortletConfig portletConfig,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer,
boolean checkAuthToken,
boolean facesPortlet,
boolean strutsPortlet,
boolean strutsBridgePortlet)
|
InvokerPortlet |
InvokerPortletFactoryImpl.create(Portlet portletModel,
Portlet portlet,
PortletConfig portletConfig,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer,
boolean checkAuthToken,
boolean facesPortlet,
boolean strutsPortlet,
boolean strutsBridgePortlet)
|
InvokerPortlet |
InvokerPortletFactory.create(Portlet portletModel,
Portlet portlet,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer)
|
InvokerPortlet |
InvokerPortletFactoryImpl.create(Portlet portletModel,
Portlet portlet,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer)
|
PortletConfig |
PortletConfigFactory.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
static PortletConfig |
PortletConfigFactoryUtil.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
InvokerPortlet |
PortletInstanceFactory.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
static InvokerPortlet |
PortletInstanceFactoryUtil.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
static PortletContext |
PortletContextFactory.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
InvokerPortlet |
PortletInstanceFactoryImpl.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
PortletConfig |
PortletConfigFactoryImpl.create(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
void |
PortletInstanceFactory.delete(Portlet portlet)
|
static void |
PortletInstanceFactoryUtil.delete(Portlet portlet)
|
void |
PortletInstanceFactoryImpl.delete(Portlet portlet)
|
void |
PortletConfigFactory.destroy(Portlet portlet)
|
static void |
PortletConfigFactoryUtil.destroy(Portlet portlet)
|
void |
PortletInstanceFactory.destroy(Portlet portlet)
|
static void |
PortletInstanceFactoryUtil.destroy(Portlet portlet)
|
static void |
PortletContextFactory.destroy(Portlet portlet)
|
void |
PortletInstanceFactoryImpl.destroy(Portlet portlet)
|
void |
PortletConfigFactoryImpl.destroy(Portlet portlet)
|
List<String> |
PortletResourceStaticURLGenerator.generate(Portlet portlet,
PortletResourceAccessor... portletResourceAccessors)
|
PortletConfig |
PortletConfigFactory.get(Portlet portlet)
|
static PortletConfig |
PortletConfigFactoryUtil.get(Portlet portlet)
|
PortletConfig |
PortletConfigFactoryImpl.get(Portlet portlet)
|
protected javax.servlet.http.HttpServletRequest |
SecurityPortletContainerWrapper.getOwnerLayoutRequestWrapper(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
protected Portlet |
PortletBagFactory.getPortletInstance(Portlet portlet)
|
static PreferencesValidator |
PortletPreferencesFactoryUtil.getPreferencesValidator(Portlet portlet)
|
PreferencesValidator |
PortletPreferencesFactory.getPreferencesValidator(Portlet portlet)
|
PreferencesValidator |
PortletPreferencesFactoryImpl.getPreferencesValidator(Portlet portlet)
|
static LinkedHashMap<String,String> |
UserInfoFactory.getUserInfo(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static LinkedHashMap<String,String> |
UserInfoFactory.getUserInfo(long userId,
Portlet portlet)
|
static LinkedHashMap<String,String> |
UserInfoFactory.getUserInfo(User user,
LinkedHashMap<String,String> userInfo,
Portlet portlet)
|
boolean |
AdministratorControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
Returns true if the current user is the company's
administrator. |
boolean |
LiberalControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
boolean |
BaseControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
boolean |
OmniadminControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
Returns true if the current user is an omni administrator. |
boolean |
ControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
protected boolean |
BaseControlPanelEntry.hasAccessPermissionDenied(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
protected boolean |
BaseControlPanelEntry.hasAccessPermissionExplicitlyGranted(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
protected boolean |
BaseControlPanelEntry.hasPermissionImplicitlyGranted(PermissionChecker permissionChecker,
Group group,
Portlet portlet)
|
protected void |
ResourceRequestImpl.init(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
protected void |
PortletRequestImpl.init(javax.servlet.http.HttpServletRequest request,
Portlet portlet,
InvokerPortlet invokerPortlet,
PortletContext portletContext,
WindowState windowState,
PortletMode portletMode,
PortletPreferences preferences,
long plid)
|
protected InvokerPortlet |
PortletInstanceFactoryImpl.init(Portlet portlet,
PortletConfig portletConfig,
Portlet portletInstance)
|
boolean |
BaseControlPanelEntry.isVisible(PermissionChecker permissionChecker,
Portlet portlet)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
boolean |
ControlPanelEntry.isVisible(PermissionChecker permissionChecker,
Portlet portlet)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
boolean |
BaseControlPanelEntry.isVisible(Portlet portlet,
String category,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
boolean |
ControlPanelEntry.isVisible(Portlet portlet,
String category,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
protected List<AssetRendererFactory<?>> |
PortletBagFactory.newAssetRendererFactoryInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<AtomCollectionAdapter<?>> |
PortletBagFactory.newAtomCollectionAdapterInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<ConfigurationAction> |
PortletBagFactory.newConfigurationActions(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<ControlPanelEntry> |
PortletBagFactory.newControlPanelEntryInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<CustomAttributesDisplay> |
PortletBagFactory.newCustomAttributesDisplayInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected FriendlyURLMapperTracker |
PortletBagFactory.newFriendlyURLMappers(Portlet portlet)
|
protected List<Indexer<?>> |
PortletBagFactory.newIndexers(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<OpenSearch> |
PortletBagFactory.newOpenSearches(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<PermissionPropagator> |
PortletBagFactory.newPermissionPropagators(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<PollerProcessor> |
PortletBagFactory.newPollerProcessors(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<MessageListener> |
PortletBagFactory.newPOPMessageListeners(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<PortletDataHandler> |
PortletBagFactory.newPortletDataHandlers(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<PortletLayoutListener> |
PortletBagFactory.newPortletLayoutListeners(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<PreferencesValidator> |
PortletBagFactory.newPreferencesValidatorInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<SchedulerEventMessageListener> |
PortletBagFactory.newSchedulerEventMessageListeners(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<SocialActivityInterpreter> |
PortletBagFactory.newSocialActivityInterpreterInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<SocialRequestInterpreter> |
PortletBagFactory.newSocialRequestInterpreterInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<StagedModelDataHandler<?>> |
PortletBagFactory.newStagedModelDataHandler(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<TemplateHandler> |
PortletBagFactory.newTemplateHandlers(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<TrashHandler> |
PortletBagFactory.newTrashHandlerInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<URLEncoder> |
PortletBagFactory.newURLEncoders(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<UserNotificationDefinition> |
PortletBagFactory.newUserNotificationDefinitionInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<UserNotificationHandler> |
PortletBagFactory.newUserNotificationHandlerInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<WebDAVStorage> |
PortletBagFactory.newWebDAVStorageInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<WorkflowHandler<?>> |
PortletBagFactory.newWorkflowHandlerInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
protected List<Method> |
PortletBagFactory.newXmlRpcMethodInstances(Portlet portlet,
com.liferay.registry.Filter filter,
Map<String,Object> properties)
|
void |
RestrictPortletContainerWrapper.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
void |
SecurityPortletContainerWrapper.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
void |
PortletContainerImpl.preparePortlet(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
ActionResult |
RestrictPortletContainerWrapper.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
ActionResult |
SecurityPortletContainerWrapper.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
ActionResult |
PortletContainerImpl.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
protected ActionResult |
SecurityPortletContainerWrapper.processActionException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
PrincipalException pe)
|
List<Event> |
RestrictPortletContainerWrapper.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
List<Event> |
SecurityPortletContainerWrapper.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
List<Event> |
PortletContainerImpl.processEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
Layout layout,
Event event)
|
protected void |
PortletContainerImpl.processPublicRenderParameters(javax.servlet.http.HttpServletRequest request,
Layout layout,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.processRenderException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
protected void |
SecurityPortletContainerWrapper.processServeResourceException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet,
PrincipalException pe)
|
void |
RestrictPortletContainerWrapper.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
SecurityPortletContainerWrapper.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
PortletContainerImpl.render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
RestrictPortletContainerWrapper.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
SecurityPortletContainerWrapper.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
void |
PortletContainerImpl.serveResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Portlet portlet)
|
PortletConfig |
PortletConfigFactory.update(Portlet portlet)
|
static PortletConfig |
PortletConfigFactoryUtil.update(Portlet portlet)
|
PortletConfig |
PortletConfigFactoryImpl.update(Portlet portlet)
|
| Constructors in com.liferay.portlet with parameters of type Portlet | |
|---|---|
FriendlyURLMapperTrackerImpl(Portlet portlet)
|
|
InvokerFilterContainerImpl(Portlet portlet,
PortletContext portletContext)
|
|
InvokerPortletImpl(Portlet portletModel,
Portlet portlet,
PortletConfig portletConfig,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer,
boolean checkAuthToken,
boolean facesPortlet,
boolean strutsPortlet,
boolean strutsBridgePortlet)
|
|
InvokerPortletImpl(Portlet portletModel,
Portlet portlet,
PortletContext portletContext,
InvokerFilterContainer invokerFilterContainer)
|
|
PortletConfigImpl(Portlet portlet,
PortletContext portletContext)
|
|
PortletContextImpl(Portlet portlet,
javax.servlet.ServletContext servletContext)
|
|
| Uses of Portlet in com.liferay.portlet.exportimport.lar |
|---|
| Methods in com.liferay.portlet.exportimport.lar that return types with arguments of type Portlet | |
|---|---|
List<Portlet> |
ManifestSummary.getDataPortlets()
|
static List<Portlet> |
ExportImportHelperUtil.getDataSiteLevelPortlets(long companyId)
|
List<Portlet> |
ExportImportHelper.getDataSiteLevelPortlets(long companyId)
|
static List<Portlet> |
ExportImportHelperUtil.getDataSiteLevelPortlets(long companyId,
boolean excludeDataAlwaysStaged)
|
List<Portlet> |
ExportImportHelper.getDataSiteLevelPortlets(long companyId,
boolean excludeDataAlwaysStaged)
|
List<Portlet> |
ManifestSummary.getLayoutPortlets()
|
| Uses of Portlet in com.liferay.portlet.exportimport.staging |
|---|
| Methods in com.liferay.portlet.exportimport.staging with parameters of type Portlet | |
|---|---|
void |
Staging.copyFromLive(PortletRequest PortletRequest,
Portlet portlet)
|
static void |
StagingUtil.copyFromLive(PortletRequest PortletRequest,
Portlet portlet)
|
void |
Staging.publishToLive(PortletRequest PortletRequest,
Portlet portlet)
|
static void |
StagingUtil.publishToLive(PortletRequest PortletRequest,
Portlet portlet)
|
| Uses of Portlet in com.liferay.portlet.portletconfiguration.action |
|---|
| Methods in com.liferay.portlet.portletconfiguration.action that return Portlet | |
|---|---|
static Portlet |
ActionUtil.getPortlet(PortletRequest portletRequest)
|
| Methods in com.liferay.portlet.portletconfiguration.action with parameters of type Portlet | |
|---|---|
static PortletPreferences |
ActionUtil.getLayoutPortletSetup(PortletRequest portletRequest,
Portlet portlet)
|
static void |
ActionUtil.getPublicRenderParameterConfigurationList(PortletRequest portletRequest,
Portlet portlet)
|
static String |
ActionUtil.getTitle(Portlet portlet,
RenderRequest renderRequest)
|
| Uses of Portlet in com.liferay.taglib.portletext |
|---|
| Methods in com.liferay.taglib.portletext that return Portlet | |
|---|---|
protected static Portlet |
RuntimeTag.getPortlet(long companyId,
String portletId)
|
| Methods in com.liferay.taglib.portletext with parameters of type Portlet | |
|---|---|
void |
IconPortletTag.setPortlet(Portlet portlet)
|
| Uses of Portlet in com.liferay.taglib.util |
|---|
| Methods in com.liferay.taglib.util with parameters of type Portlet | |
|---|---|
void |
DummyVelocityTaglib.iconPortlet(Portlet portlet)
Deprecated. As of 6.2.0, replaced by DummyVelocityTaglib.portletIconPortlet(Portlet) |
void |
VelocityTaglib.iconPortlet(Portlet portlet)
Deprecated. As of 6.2.0, replaced by VelocityTaglib.portletIconPortlet(Portlet) |
void |
VelocityTaglibImpl.iconPortlet(Portlet portlet)
Deprecated. As of 6.2.0, replaced by VelocityTaglibImpl.portletIconPortlet(Portlet) |
void |
DummyVelocityTaglib.portletIconPortlet(Portlet portlet)
|
void |
VelocityTaglib.portletIconPortlet(Portlet portlet)
|
void |
VelocityTaglibImpl.portletIconPortlet(Portlet portlet)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||