Uses of Interface
com.liferay.portal.kernel.model.Portlet
Packages that use Portlet
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal model implementation base classes.
This package defines the kernel portlet interfaces and classes.
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
This package defines the portal security permission interfaces and classes.
This package defines the portal service interfaces and classes.
This package defines the portal service permission interfaces and utilities.
This package defines the portal service persistence interfaces, classes, and utilities.
This package defines the kernel utility interfaces and classes.
This package defines the portal comparator classes.
-
Uses of Portlet in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return types with arguments of type PortletModifier and TypeMethodDescriptionManifestSummary.getDataPortlets()ExportImportHelper.getDataSiteAndInstanceLevelPortlets(long companyId) ExportImportHelper.getDataSiteAndInstanceLevelPortlets(long companyId, boolean excludeDataAlwaysStaged) ExportImportHelperUtil.getDataSiteAndInstanceLevelPortlets(long companyId) ExportImportHelperUtil.getDataSiteAndInstanceLevelPortlets(long companyId, boolean excludeDataAlwaysStaged) ExportImportHelper.getDataSiteLevelPortlets(long companyId) ExportImportHelper.getDataSiteLevelPortlets(long companyId, boolean excludeDataAlwaysStaged) ExportImportHelperUtil.getDataSiteLevelPortlets(long companyId) ExportImportHelperUtil.getDataSiteLevelPortlets(long companyId, boolean excludeDataAlwaysStaged) ManifestSummary.getLayoutPortlets()Methods in com.liferay.exportimport.kernel.lar with parameters of type PortletModifier and TypeMethodDescriptionvoidManifestSummary.addDataPortlet(Portlet portlet, String[] configurationPortletOptions) voidManifestSummary.addLayoutPortlet(Portlet portlet, String[] configurationPortletOptions) BasePortletDataHandler.getExportConfigurationControls(long companyId, long groupId, Portlet portlet, boolean privateLayout) BasePortletDataHandler.getExportConfigurationControls(long companyId, long groupId, Portlet portlet, long plid, boolean privateLayout) PortletDataHandler.getExportConfigurationControls(long companyId, long groupId, Portlet portlet, boolean privateLayout) PortletDataHandler.getExportConfigurationControls(long companyId, long groupId, Portlet portlet, long plid, boolean privateLayout) protected StringDefaultConfigurationPortletDataHandler.getExportPortletPreferencesUuid(PortletDataContext portletDataContext, Portlet portlet, String className, long primaryKeyLong) BasePortletDataHandler.getImportConfigurationControls(Portlet portlet, ManifestSummary manifestSummary) PortletDataHandler.getImportConfigurationControls(Portlet portlet, ManifestSummary manifestSummary) ExportImportHelper.getPortletExportFileName(Portlet portlet) static StringExportImportHelperUtil.getPortletExportFileName(Portlet portlet) booleanExportImportHelper.isPublishDisplayedContent(PortletDataContext portletDataContext, Portlet portlet) static booleanExportImportHelperUtil.isPublishDisplayedContent(PortletDataContext portletDataContext, Portlet portlet) protected voidDefaultConfigurationPortletDataHandler.updateExportPortletPreferencesClassPKs(PortletDataContext portletDataContext, Portlet portlet, PortletPreferences portletPreferences, String key, String className) -
Uses of Portlet in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging with parameters of type PortletModifier and TypeMethodDescriptionlongStaging.copyFromLive(PortletRequest portletRequest, Portlet portlet) static longStagingUtil.copyFromLive(PortletRequest portletRequest, Portlet portlet) longStaging.publishToLive(PortletRequest portletRequest, Portlet portlet) static longStagingUtil.publishToLive(PortletRequest portletRequest, Portlet portlet) -
Uses of Portlet in com.liferay.portal.kernel.group.capability
Methods in com.liferay.portal.kernel.group.capability with parameters of type PortletModifier and TypeMethodDescriptionbooleanGroupCapability.isSupportPortlet(Portlet portlet) static booleanGroupCapabilityUtil.isSupportsPortlet(Group group, Portlet portlet) -
Uses of Portlet in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement PortletFields in com.liferay.portal.kernel.model with type parameters of type PortletMethods in com.liferay.portal.kernel.model that return PortletModifier and TypeMethodDescriptionPortletModel.cloneWithOriginalValues()PortletWrapper.cloneWithOriginalValues()Portlet.getClonedInstance(String portletId) Returnstrueif the portlet is found in a WAR file.PortletWrapper.getClonedInstance(String portletId) Returnstrueif the portlet is found in a WAR file.Portlet.getRootPortlet()Returns the root portlet of this portlet instance.PortletWrapper.getRootPortlet()Returns the root portlet of this portlet instance.Methods in com.liferay.portal.kernel.model that return types with arguments of type PortletModifier and TypeMethodDescriptionLayoutTypePortlet.addStaticPortlets(List<Portlet> portlets, List<Portlet> startPortlets, List<Portlet> endPortlets) LayoutTypePortlet.getAllNonembeddedPortlets()LayoutTypePortlet.getAllPortlets()LayoutTypePortlet.getAllPortlets(boolean includeSystem) LayoutTypePortlet.getAllPortlets(String columnId) Layout.getEmbeddedPortlets()Layout.getEmbeddedPortlets(long groupId) LayoutTypePortlet.getEmbeddedPortlets()LayoutWrapper.getEmbeddedPortlets()LayoutWrapper.getEmbeddedPortlets(long groupId) LayoutTypePortlet.getExplicitlyAddedPortlets()LayoutTypePortlet.getExplicitlyAddedPortlets(boolean includeCustomizableColumns) LayoutTypePortlet.getPortlets()PortletApp.getPortlets()LayoutTypePortlet.getStaticPortlets(String position) Methods in com.liferay.portal.kernel.model with parameters of type PortletModifier and TypeMethodDescriptionvoidPortletApp.addPortlet(Portlet portlet) voidLayoutTypeAccessPolicy.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) intCompares this portlet to the specified object.intCompares this portlet to the specified object.voidPortletApp.removePortlet(Portlet portletModel) protected PortletWrapperMethod parameters in com.liferay.portal.kernel.model with type arguments of type PortletModifier and TypeMethodDescriptionLayoutTypePortlet.addStaticPortlets(List<Portlet> portlets, List<Portlet> startPortlets, List<Portlet> endPortlets) Constructors in com.liferay.portal.kernel.model with parameters of type Portlet -
Uses of Portlet in com.liferay.portal.kernel.model.impl
Methods in com.liferay.portal.kernel.model.impl that return types with arguments of type PortletMethods in com.liferay.portal.kernel.model.impl with parameters of type PortletModifier and TypeMethodDescriptionvoidDefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.hasAccessPermission(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected booleanDefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletOnPage(Layout layout, Portlet portlet) -
Uses of Portlet in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return PortletModifier and TypeMethodDescriptionLiferayPortletConfig.getPortlet()LiferayPortletConfigWrapper.getPortlet()LiferayPortletContext.getPortlet()LiferayPortletRequest.getPortlet()LiferayPortletResponse.getPortlet()PortletFriendlyURLMapperMatch.getPortlet()Methods in com.liferay.portal.kernel.portlet with parameters of type PortletModifier and TypeMethodDescriptionvoidPortletPreferencesFactory.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay, Portlet portlet) static voidPortletPreferencesFactoryUtil.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay, Portlet portlet) voidvoidstatic voidstatic voidInvokerPortletFactory.create(Portlet portletModel, Portlet portlet, PortletConfig portletConfig, PortletContext portletContext, InvokerFilterContainer invokerFilterContainer, boolean checkAuthToken, boolean facesPortlet, boolean headerPortlet) InvokerPortletFactory.create(Portlet portletModel, Portlet portlet, PortletContext portletContext, InvokerFilterContainer invokerFilterContainer) static PortletConfigPortletInstanceFactory.create(Portlet portlet, javax.servlet.ServletContext servletContext, boolean destroyPrevious) static InvokerPortletstatic InvokerPortletPortletInstanceFactoryUtil.create(Portlet portlet, javax.servlet.ServletContext servletContext, boolean destroyPrevious) PortletURLFactory.create(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle) PortletURLFactory.create(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) PortletURLFactory.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURLPortletURLFactoryUtil.create(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURLPortletURLFactoryUtil.create(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, String lifecycle) voidstatic voidvoidstatic voidvoidstatic voidstatic PortletConfigjavax.servlet.http.Partstatic javax.servlet.http.PartCollection<javax.servlet.http.Part>static Collection<javax.servlet.http.Part>PortletPreferencesFactory.getPreferencesValidator(Portlet portlet) static PreferencesValidatorPortletPreferencesFactoryUtil.getPreferencesValidator(Portlet portlet) booleanAdministratorControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrueif the current user is the company's administrator.booleanBaseControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) booleanControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) booleanLiberalControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) booleanOmniadminControlPanelEntry.hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrueif the current user is an omni administrator.protected booleanBaseControlPanelEntry.hasAccessPermissionDenied(PermissionChecker permissionChecker, Group group, Portlet portlet) protected booleanBaseControlPanelEntry.hasAccessPermissionExplicitlyGranted(PermissionChecker permissionChecker, Group group, Portlet portlet) protected booleanBaseControlPanelEntry.hasPermissionImplicitlyGranted(PermissionChecker permissionChecker, Group group, Portlet portlet) voidPortletContainer.preparePortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static voidPortletContainerUtil.preparePortlet(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) PortletContainer.processAction(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static voidPortletContainerUtil.processAction(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) PortletContainer.processEvent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) static voidPortletContainerUtil.processEvent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) voidPortletContainer.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static voidPortletContainerUtil.processPublicRenderParameters(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) voidPortletContainer.render(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static voidPortletContainerUtil.render(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) voidPortletContainer.renderHeaders(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static voidPortletContainerUtil.renderHeaders(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) voidPortletContainer.serveResource(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static voidPortletContainerUtil.serveResource(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static PortletConfigConstructors in com.liferay.portal.kernel.portlet with parameters of type PortletModifierConstructorDescriptionPortletFriendlyURLMapperMatch(Portlet portlet, FriendlyURLMapper friendlyURLMapper, int position) -
Uses of Portlet in com.liferay.portal.kernel.portlet.render
Methods in com.liferay.portal.kernel.portlet.render with parameters of type PortletModifier and TypeMethodDescriptionabstract Collection<String>static PortletRenderPartsPortletRenderUtil.getPortletRenderParts(javax.servlet.http.HttpServletRequest httpServletRequest, String portletHTML, Portlet portlet) Method parameters in com.liferay.portal.kernel.portlet.render with type arguments of type PortletModifier and TypeMethodDescriptionstatic voidPortletRenderUtil.writeFooterCSSPaths(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static voidPortletRenderUtil.writeFooterJavaScriptPaths(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static voidPortletRenderUtil.writeHeaderCSSPaths(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static voidPortletRenderUtil.writeHeaderJavaScriptPaths(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) -
Uses of Portlet in com.liferay.portal.kernel.security.auth
Methods in com.liferay.portal.kernel.security.auth with parameters of type PortletModifier and TypeMethodDescriptionbooleanAuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static booleanAuthTokenWhitelistUtil.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) booleanBaseAuthTokenWhitelist.isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) booleanAuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static booleanAuthTokenWhitelistUtil.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) booleanBaseAuthTokenWhitelist.isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) booleanAuthToken.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static booleanAuthTokenUtil.isValidPortletInvocationToken(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) -
Uses of Portlet in com.liferay.portal.kernel.security.permission
Methods in com.liferay.portal.kernel.security.permission with parameters of type PortletModifier and TypeMethodDescriptionvoidResourceActions.populatePortletResource(Portlet portlet, ClassLoader classLoader, Document document) voidResourceActions.populatePortletResource(Portlet portlet, ClassLoader classLoader, String... sources) static voidResourceActionsUtil.populatePortletResource(Portlet portlet, ClassLoader classLoader, String... sources) -
Uses of Portlet in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PortletModifier and TypeMethodDescriptionPortletLocalService.addPortlet(Portlet portlet) Adds the portlet to the database.static PortletPortletLocalServiceUtil.addPortlet(Portlet portlet) Adds the portlet to the database.PortletLocalServiceWrapper.addPortlet(Portlet portlet) Adds the portlet to the database.PortletLocalService.clonePortlet(String portletId) static PortletPortletLocalServiceUtil.clonePortlet(String portletId) PortletLocalServiceWrapper.clonePortlet(String portletId) PortletLocalService.createPortlet(long id) Creates a new portlet with the primary key.static PortletPortletLocalServiceUtil.createPortlet(long id) Creates a new portlet with the primary key.PortletLocalServiceWrapper.createPortlet(long id) Creates a new portlet with the primary key.PortletLocalService.deletePortlet(long id) Deletes the portlet with the primary key from the database.PortletLocalService.deletePortlet(Portlet portlet) Deletes the portlet from the database.static PortletPortletLocalServiceUtil.deletePortlet(long id) Deletes the portlet with the primary key from the database.static PortletPortletLocalServiceUtil.deletePortlet(Portlet portlet) Deletes the portlet from the database.PortletLocalServiceWrapper.deletePortlet(long id) Deletes the portlet with the primary key from the database.PortletLocalServiceWrapper.deletePortlet(Portlet portlet) Deletes the portlet from the database.PortletLocalService.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) PortletLocalService.deployRemotePortlet(Portlet portlet, String categoryName) PortletLocalService.deployRemotePortlet(Portlet portlet, String[] categoryNames) PortletLocalService.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) static PortletPortletLocalServiceUtil.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String categoryName) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String[] categoryNames) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) PortletLocalServiceWrapper.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String categoryName) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String[] categoryNames) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) PortletLocalService.fetchPortlet(long id) static PortletPortletLocalServiceUtil.fetchPortlet(long id) PortletLocalServiceWrapper.fetchPortlet(long id) PortletLocalService.fetchPortletById(long companyId, String portletId) static PortletPortletLocalServiceUtil.fetchPortletById(long companyId, String portletId) PortletLocalServiceWrapper.fetchPortletById(long companyId, String portletId) PortletLocalService.getPortlet(long id) Returns the portlet with the primary key.static PortletPortletLocalServiceUtil.getPortlet(long id) Returns the portlet with the primary key.PortletLocalServiceWrapper.getPortlet(long id) Returns the portlet with the primary key.PortletLocalService.getPortletById(long companyId, String portletId) PortletLocalService.getPortletById(String portletId) static PortletPortletLocalServiceUtil.getPortletById(long companyId, String portletId) static PortletPortletLocalServiceUtil.getPortletById(String portletId) PortletLocalServiceWrapper.getPortletById(long companyId, String portletId) PortletLocalServiceWrapper.getPortletById(String portletId) PortletLocalService.getPortletByStrutsPath(long companyId, String strutsPath) static PortletPortletLocalServiceUtil.getPortletByStrutsPath(long companyId, String strutsPath) PortletLocalServiceWrapper.getPortletByStrutsPath(long companyId, String strutsPath) PortletLocalService.updatePortlet(long companyId, String portletId, String roles, boolean active) PortletLocalService.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.static PortletPortletLocalServiceUtil.updatePortlet(long companyId, String portletId, String roles, boolean active) static PortletPortletLocalServiceUtil.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.PortletLocalServiceWrapper.updatePortlet(long companyId, String portletId, String roles, boolean active) PortletLocalServiceWrapper.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.PortletService.updatePortlet(long companyId, String portletId, String roles, boolean active) static PortletPortletServiceUtil.updatePortlet(long companyId, String portletId, String roles, boolean active) PortletServiceWrapper.updatePortlet(long companyId, String portletId, String roles, boolean active) Methods in com.liferay.portal.kernel.service that return types with arguments of type PortletModifier and TypeMethodDescriptionPortletLocalService.getFriendlyURLMapperPortlets()PortletLocalServiceUtil.getFriendlyURLMapperPortlets()PortletLocalServiceWrapper.getFriendlyURLMapperPortlets()PortletLocalService.getPortlets()PortletLocalService.getPortlets(int start, int end) Returns a range of all the portlets.PortletLocalService.getPortlets(long companyId) PortletLocalService.getPortlets(long companyId, boolean showSystem, boolean showPortal) PortletLocalServiceUtil.getPortlets()PortletLocalServiceUtil.getPortlets(int start, int end) Returns a range of all the portlets.PortletLocalServiceUtil.getPortlets(long companyId) PortletLocalServiceUtil.getPortlets(long companyId, boolean showSystem, boolean showPortal) PortletLocalServiceWrapper.getPortlets()PortletLocalServiceWrapper.getPortlets(int start, int end) Returns a range of all the portlets.PortletLocalServiceWrapper.getPortlets(long companyId) PortletLocalServiceWrapper.getPortlets(long companyId, boolean showSystem, boolean showPortal) PortletLocalService.getScopablePortlets()PortletLocalServiceUtil.getScopablePortlets()PortletLocalServiceWrapper.getScopablePortlets()PortletLocalService.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage) PortletLocalServiceUtil.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage) PortletLocalServiceWrapper.initWAR(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls, PluginPackage pluginPackage) PortletLocalService.loadGetPortletsMap(long companyId) PortletLocalServiceUtil.loadGetPortletsMap(long companyId) PortletLocalServiceWrapper.loadGetPortletsMap(long companyId) Methods in com.liferay.portal.kernel.service with parameters of type PortletModifier and TypeMethodDescriptionPortletLocalService.addPortlet(Portlet portlet) Adds the portlet to the database.static PortletPortletLocalServiceUtil.addPortlet(Portlet portlet) Adds the portlet to the database.PortletLocalServiceWrapper.addPortlet(Portlet portlet) Adds the portlet to the database.PortletPreferencesLocalService.addPortletPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, Portlet portlet, String defaultPreferences) static PortletPreferencesPortletPreferencesLocalServiceUtil.addPortletPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, Portlet portlet, String defaultPreferences) PortletPreferencesLocalServiceWrapper.addPortletPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, Portlet portlet, String defaultPreferences) voidPortletLocalService.checkPortlet(Portlet portlet) static voidPortletLocalServiceUtil.checkPortlet(Portlet portlet) voidPortletLocalServiceWrapper.checkPortlet(Portlet portlet) PortletLocalService.deletePortlet(Portlet portlet) Deletes the portlet from the database.static PortletPortletLocalServiceUtil.deletePortlet(Portlet portlet) Deletes the portlet from the database.PortletLocalServiceWrapper.deletePortlet(Portlet portlet) Deletes the portlet from the database.voidPortletLocalService.deployPortlet(Portlet portlet) static voidPortletLocalServiceUtil.deployPortlet(Portlet portlet) voidPortletLocalServiceWrapper.deployPortlet(Portlet portlet) PortletLocalService.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) PortletLocalService.deployRemotePortlet(Portlet portlet, String categoryName) PortletLocalService.deployRemotePortlet(Portlet portlet, String[] categoryNames) PortletLocalService.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) static PortletPortletLocalServiceUtil.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String categoryName) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String[] categoryNames) static PortletPortletLocalServiceUtil.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) PortletLocalServiceWrapper.deployRemotePortlet(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String categoryName) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String[] categoryNames) PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet, String[] categoryNames, boolean eagerDestroy) voidPortletLocalService.destroyPortlet(Portlet portlet) static voidPortletLocalServiceUtil.destroyPortlet(Portlet portlet) voidPortletLocalServiceWrapper.destroyPortlet(Portlet portlet) voidPortletLocalService.destroyRemotePortlet(Portlet portlet) static voidPortletLocalServiceUtil.destroyRemotePortlet(Portlet portlet) voidPortletLocalServiceWrapper.destroyRemotePortlet(Portlet portlet) longPortletPreferencesLocalService.getPortletPreferencesCount(long ownerId, int ownerType, long plid, Portlet portlet, boolean excludeDefaultPreferences) static longPortletPreferencesLocalServiceUtil.getPortletPreferencesCount(long ownerId, int ownerType, long plid, Portlet portlet, boolean excludeDefaultPreferences) longPortletPreferencesLocalServiceWrapper.getPortletPreferencesCount(long ownerId, int ownerType, long plid, Portlet portlet, boolean excludeDefaultPreferences) voidResourcePermissionLocalService.initPortletDefaultPermissions(Portlet portlet) static voidResourcePermissionLocalServiceUtil.initPortletDefaultPermissions(Portlet portlet) voidResourcePermissionLocalServiceWrapper.initPortletDefaultPermissions(Portlet portlet) PortletLocalService.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.static PortletPortletLocalServiceUtil.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.PortletLocalServiceWrapper.updatePortlet(Portlet portlet) Updates the portlet in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type PortletModifier and TypeMethodDescriptionGroupService.getManageableSiteGroups(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.GroupServiceUtil.getManageableSiteGroups(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.GroupServiceWrapper.getManageableSiteGroups(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.PortletPreferencesLocalService.getStrictPreferences(Layout layout, List<Portlet> portlets) static Map<String,PortletPreferences> PortletPreferencesLocalServiceUtil.getStrictPreferences(Layout layout, List<Portlet> portlets) PortletPreferencesLocalServiceWrapper.getStrictPreferences(Layout layout, List<Portlet> portlets) voidPortletLocalService.visitPortlets(long companyId, Consumer<Portlet> consumer) static voidPortletLocalServiceUtil.visitPortlets(long companyId, Consumer<Portlet> consumer) voidPortletLocalServiceWrapper.visitPortlets(long companyId, Consumer<Portlet> consumer) -
Uses of Portlet in com.liferay.portal.kernel.service.permission
Methods in com.liferay.portal.kernel.service.permission with parameters of type PortletModifier and TypeMethodDescriptionbooleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId, boolean strict) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) booleanPortletPermissionUtil_IW.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId, boolean strict) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) static booleanPortletPermissionUtil.contains(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) booleanPortletPermissionUtil_IW.hasAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) static booleanPortletPermissionUtil.hasAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Layout layout, Portlet portlet, PortletMode portletMode) booleanPortletPermissionUtil_IW.hasControlPanelAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Portlet portlet) static booleanPortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Portlet portlet) Method parameters in com.liferay.portal.kernel.service.permission with type arguments of type PortletModifier and TypeMethodDescriptionbooleanPortletPermissionUtil_IW.hasControlPanelAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Collection<Portlet> portlets) static booleanPortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker permissionChecker, long scopeGroupId, Collection<Portlet> portlets) -
Uses of Portlet in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return PortletModifier and TypeMethodDescriptionPortletPersistence.create(long id) Creates a new portlet with the primary key.static PortletPortletUtil.create(long id) Creates a new portlet with the primary key.PortletPersistence.fetchByC_P(long companyId, String portletId) Returns the portlet where companyId = ? and portletId = ? or returnsnullif it could not be found.PortletPersistence.fetchByC_P(long companyId, String portletId, boolean useFinderCache) Returns the portlet where companyId = ? and portletId = ? or returnsnullif it could not be found, optionally using the finder cache.static PortletPortletUtil.fetchByC_P(long companyId, String portletId) Returns the portlet where companyId = ? and portletId = ? or returnsnullif it could not be found.static PortletPortletUtil.fetchByC_P(long companyId, String portletId, boolean useFinderCache) Returns the portlet where companyId = ? and portletId = ? or returnsnullif it could not be found, optionally using the finder cache.PortletPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.static PortletPortletUtil.fetchByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.PortletPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.static PortletPortletUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.PortletPersistence.fetchByPrimaryKey(long id) Returns the portlet with the primary key or returnsnullif it could not be found.static PortletPortletUtil.fetchByPrimaryKey(long id) Returns the portlet with the primary key or returnsnullif it could not be found.Returns the portlet where companyId = ? and portletId = ? or throws aNoSuchPortletExceptionif it could not be found.static PortletReturns the portlet where companyId = ? and portletId = ? or throws aNoSuchPortletExceptionif it could not be found.PortletPersistence.findByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.static PortletPortletUtil.findByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.PortletPersistence.findByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.static PortletPortletUtil.findByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last 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.findByCompanyId_PrevAndNext(long id, long companyId, OrderByComparator<Portlet> orderByComparator) Returns the portlets before and after the current portlet in the ordered set where companyId = ?.PortletPersistence.findByPrimaryKey(long id) Returns the portlet with the primary key or throws aNoSuchPortletExceptionif it could not be found.static PortletPortletUtil.findByPrimaryKey(long id) Returns the portlet with the primary key or throws aNoSuchPortletExceptionif it could not be found.PortletPersistence.remove(long id) Removes the portlet with the primary key from the database.static PortletPortletUtil.remove(long id) Removes the portlet with the primary key from the database.PortletPersistence.removeByC_P(long companyId, String portletId) Removes the portlet where companyId = ? and portletId = ? from the database.static PortletPortletUtil.removeByC_P(long companyId, String portletId) Removes the portlet where companyId = ? and portletId = ? from the database.static Portletstatic PortletPortletUtil.update(Portlet portlet, ServiceContext serviceContext) PortletPersistence.updateImpl(Portlet portlet) static PortletPortletUtil.updateImpl(Portlet portlet) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type PortletModifier and TypeMethodDescriptionstatic Map<Serializable,Portlet> PortletUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) PortletPersistence.findAll()Returns all the portlets.PortletPersistence.findAll(int start, int end) Returns a range of all the portlets.PortletPersistence.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets.PortletPersistence.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets.PortletUtil.findAll()Returns all the portlets.PortletUtil.findAll(int start, int end) Returns a range of all the portlets.PortletUtil.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets.PortletUtil.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets.PortletPersistence.findByCompanyId(long companyId) Returns all the portlets where companyId = ?.PortletPersistence.findByCompanyId(long companyId, int start, int end) Returns a range of all the portlets where companyId = ?.PortletPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets where companyId = ?.PortletPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId) Returns all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId, int start, int end) Returns a range of all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets where companyId = ?.PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Portlet> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type PortletModifier and TypeMethodDescriptionvoidPortletPersistence.cacheResult(Portlet portlet) Caches the portlet in the entity cache if it is enabled.static voidPortletUtil.cacheResult(Portlet portlet) Caches the portlet in the entity cache if it is enabled.static voidPortletUtil.clearCache(Portlet portlet) static Portletstatic PortletPortletUtil.update(Portlet portlet, ServiceContext serviceContext) PortletPersistence.updateImpl(Portlet portlet) static PortletPortletUtil.updateImpl(Portlet portlet) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PortletModifier and TypeMethodDescriptionvoidPortletPersistence.cacheResult(List<Portlet> portlets) Caches the portlets in the entity cache if it is enabled.static voidPortletUtil.cacheResult(List<Portlet> portlets) Caches the portlets in the entity cache if it is enabled.PortletPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.static PortletPortletUtil.fetchByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.PortletPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.static PortletPortletUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.PortletPersistence.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets.PortletPersistence.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets.PortletUtil.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets.PortletUtil.findAll(int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets.PortletPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets where companyId = ?.PortletPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator) Returns an ordered range of all the portlets where companyId = ?.PortletUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<Portlet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the portlets where companyId = ?.PortletPersistence.findByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.static PortletPortletUtil.findByCompanyId_First(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.PortletPersistence.findByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last portlet in the ordered set where companyId = ?.static PortletPortletUtil.findByCompanyId_Last(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the last 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.findByCompanyId_PrevAndNext(long id, long companyId, OrderByComparator<Portlet> orderByComparator) Returns the portlets before and after the current portlet in the ordered set where companyId = ?.PortletUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Portlet> orderByComparator) -
Uses of Portlet in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type PortletModifier and TypeMethodDescriptionvoidPortal.addPortletDefaultResource(long companyId, Layout layout, Portlet portlet) voidPortal.addPortletDefaultResource(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) Adds the default resource permissions for the portlet to the page.static voidPortalUtil.addPortletDefaultResource(long companyId, Layout layout, Portlet portlet) static voidPortalUtil.addPortletDefaultResource(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) Adds the default resource permissions for the portlet to the page in the request.Portal.getGoogleGadgetURL(Portlet portlet, ThemeDisplay themeDisplay) static StringPortalUtil.getGoogleGadgetURL(Portlet portlet, ThemeDisplay themeDisplay) Portal.getNetvibesURL(Portlet portlet, ThemeDisplay themeDisplay) static StringPortalUtil.getNetvibesURL(Portlet portlet, ThemeDisplay themeDisplay) Portal.getPortletDescription(Portlet portlet, User user) Portal.getPortletDescription(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) static StringPortalUtil.getPortletDescription(Portlet portlet, User user) static StringPortalUtil.getPortletDescription(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) Portal.getPortletLongTitle(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) static StringPortalUtil.getPortletLongTitle(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) Portal.getPortletTitle(Portlet portlet, User user) Portal.getPortletTitle(Portlet portlet, String languageId) Portal.getPortletTitle(Portlet portlet, Locale locale) Portal.getPortletTitle(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) static StringPortalUtil.getPortletTitle(Portlet portlet, User user) static StringPortalUtil.getPortletTitle(Portlet portlet, String languageId) static StringPortalUtil.getPortletTitle(Portlet portlet, Locale locale) static StringPortalUtil.getPortletTitle(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) Portal.getPreferencesValidator(Portlet portlet) static PreferencesValidatorPortalUtil.getPreferencesValidator(Portlet portlet) Portal.getWidgetURL(Portlet portlet, ThemeDisplay themeDisplay) static StringPortalUtil.getWidgetURL(Portlet portlet, ThemeDisplay themeDisplay) -
Uses of Portlet in com.liferay.portal.kernel.util.comparator
Methods in com.liferay.portal.kernel.util.comparator with parameters of type Portlet -
Uses of Portlet in com.liferay.portal.kernel.webdav
Methods in com.liferay.portal.kernel.webdav with parameters of type Portlet