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 TypeMethodDescriptionvoid
ManifestSummary.addDataPortlet
(Portlet portlet, String[] configurationPortletOptions) void
ManifestSummary.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 String
DefaultConfigurationPortletDataHandler.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 String
ExportImportHelperUtil.getPortletExportFileName
(Portlet portlet) boolean
ExportImportHelper.isPublishDisplayedContent
(PortletDataContext portletDataContext, Portlet portlet) static boolean
ExportImportHelperUtil.isPublishDisplayedContent
(PortletDataContext portletDataContext, Portlet portlet) protected void
DefaultConfigurationPortletDataHandler.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 TypeMethodDescriptionlong
Staging.copyFromLive
(PortletRequest portletRequest, Portlet portlet) static long
StagingUtil.copyFromLive
(PortletRequest portletRequest, Portlet portlet) long
Staging.publishToLive
(PortletRequest portletRequest, Portlet portlet) static long
StagingUtil.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 TypeMethodDescriptionboolean
GroupCapability.isSupportPortlet
(Portlet portlet) static boolean
GroupCapabilityUtil.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) Returnstrue
if the portlet is found in a WAR file.PortletWrapper.getClonedInstance
(String portletId) Returnstrue
if 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 TypeMethodDescriptionvoid
PortletApp.addPortlet
(Portlet portlet) void
LayoutTypeAccessPolicy.checkAccessAllowedToPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) int
Compares this portlet to the specified object.int
Compares this portlet to the specified object.void
PortletApp.removePortlet
(Portlet portletModel) protected PortletWrapper
Method 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 TypeMethodDescriptionvoid
DefaultLayoutTypeAccessPolicyImpl.checkAccessAllowedToPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.hasAccessPermission
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isAccessAllowedToLayoutPortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.isAccessGrantedByPortletAuthenticationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) protected boolean
DefaultLayoutTypeAccessPolicyImpl.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 TypeMethodDescriptionvoid
PortletPreferencesFactory.checkControlPanelPortletPreferences
(ThemeDisplay themeDisplay, Portlet portlet) static void
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences
(ThemeDisplay themeDisplay, Portlet portlet) void
void
static void
static void
InvokerPortletFactory.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 PortletConfig
PortletInstanceFactory.create
(Portlet portlet, javax.servlet.ServletContext servletContext, boolean destroyPrevious) static InvokerPortlet
static InvokerPortlet
PortletInstanceFactoryUtil.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 LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, long plid, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(PortletRequest portletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, Layout layout, String lifecycle, MimeResponse.Copy copy) static LiferayPortletURL
PortletURLFactoryUtil.create
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet, String lifecycle) void
static void
void
static void
void
static void
static PortletConfig
javax.servlet.http.Part
static javax.servlet.http.Part
Collection<javax.servlet.http.Part>
static Collection<javax.servlet.http.Part>
PortletPreferencesFactory.getPreferencesValidator
(Portlet portlet) static PreferencesValidator
PortletPreferencesFactoryUtil.getPreferencesValidator
(Portlet portlet) boolean
AdministratorControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrue
if the current user is the company's administrator.boolean
BaseControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
ControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
LiberalControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
OmniadminControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrue
if the current user is an omni administrator.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) void
PortletContainer.preparePortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static void
PortletContainerUtil.preparePortlet
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) PortletContainer.processAction
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static void
PortletContainerUtil.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 void
PortletContainerUtil.processEvent
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet, Layout layout, Event event) void
PortletContainer.processPublicRenderParameters
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static void
PortletContainerUtil.processPublicRenderParameters
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) void
PortletContainer.render
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static void
PortletContainerUtil.render
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) void
PortletContainer.renderHeaders
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static void
PortletContainerUtil.renderHeaders
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) void
PortletContainer.serveResource
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static void
PortletContainerUtil.serveResource
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Portlet portlet) static PortletConfig
Constructors 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 PortletRenderParts
PortletRenderUtil.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 void
PortletRenderUtil.writeFooterCSSPaths
(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static void
PortletRenderUtil.writeFooterJavaScriptPaths
(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static void
PortletRenderUtil.writeHeaderCSSPaths
(javax.servlet.http.HttpServletRequest httpServletRequest, Collection<Portlet> portlets, Writer writer) static void
PortletRenderUtil.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 TypeMethodDescriptionboolean
AuthTokenWhitelist.isPortletCSRFWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static boolean
AuthTokenWhitelistUtil.isPortletCSRFWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) boolean
BaseAuthTokenWhitelist.isPortletCSRFWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) boolean
AuthTokenWhitelist.isPortletInvocationWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) static boolean
AuthTokenWhitelistUtil.isPortletInvocationWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) boolean
BaseAuthTokenWhitelist.isPortletInvocationWhitelisted
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) boolean
AuthToken.isValidPortletInvocationToken
(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, Portlet portlet) static boolean
AuthTokenUtil.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 TypeMethodDescriptionvoid
ResourceActions.populatePortletResource
(Portlet portlet, ClassLoader classLoader, Document document) void
ResourceActions.populatePortletResource
(Portlet portlet, ClassLoader classLoader, String... sources) static void
ResourceActionsUtil.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 Portlet
PortletLocalServiceUtil.addPortlet
(Portlet portlet) Adds the portlet to the database.PortletLocalServiceWrapper.addPortlet
(Portlet portlet) Adds the portlet to the database.PortletLocalService.clonePortlet
(String portletId) static Portlet
PortletLocalServiceUtil.clonePortlet
(String portletId) PortletLocalServiceWrapper.clonePortlet
(String portletId) PortletLocalService.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.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 Portlet
PortletLocalServiceUtil.deletePortlet
(long id) Deletes the portlet with the primary key from the database.static Portlet
PortletLocalServiceUtil.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 Portlet
PortletLocalServiceUtil.deployRemotePortlet
(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) static Portlet
PortletLocalServiceUtil.deployRemotePortlet
(Portlet portlet, String categoryName) static Portlet
PortletLocalServiceUtil.deployRemotePortlet
(Portlet portlet, String[] categoryNames) static Portlet
PortletLocalServiceUtil.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 Portlet
PortletLocalServiceUtil.fetchPortlet
(long id) PortletLocalServiceWrapper.fetchPortlet
(long id) PortletLocalService.fetchPortletById
(long companyId, String portletId) static Portlet
PortletLocalServiceUtil.fetchPortletById
(long companyId, String portletId) PortletLocalServiceWrapper.fetchPortletById
(long companyId, String portletId) PortletLocalService.getPortlet
(long id) Returns the portlet with the primary key.static Portlet
PortletLocalServiceUtil.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 Portlet
PortletLocalServiceUtil.getPortletById
(long companyId, String portletId) static Portlet
PortletLocalServiceUtil.getPortletById
(String portletId) PortletLocalServiceWrapper.getPortletById
(long companyId, String portletId) PortletLocalServiceWrapper.getPortletById
(String portletId) PortletLocalService.getPortletByStrutsPath
(long companyId, String strutsPath) static Portlet
PortletLocalServiceUtil.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 Portlet
PortletLocalServiceUtil.updatePortlet
(long companyId, String portletId, String roles, boolean active) static Portlet
PortletLocalServiceUtil.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 Portlet
PortletServiceUtil.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 Portlet
PortletLocalServiceUtil.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 PortletPreferences
PortletPreferencesLocalServiceUtil.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) void
PortletLocalService.checkPortlet
(Portlet portlet) static void
PortletLocalServiceUtil.checkPortlet
(Portlet portlet) void
PortletLocalServiceWrapper.checkPortlet
(Portlet portlet) PortletLocalService.deletePortlet
(Portlet portlet) Deletes the portlet from the database.static Portlet
PortletLocalServiceUtil.deletePortlet
(Portlet portlet) Deletes the portlet from the database.PortletLocalServiceWrapper.deletePortlet
(Portlet portlet) Deletes the portlet from the database.void
PortletLocalService.deployPortlet
(Portlet portlet) static void
PortletLocalServiceUtil.deployPortlet
(Portlet portlet) void
PortletLocalServiceWrapper.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 Portlet
PortletLocalServiceUtil.deployRemotePortlet
(long[] companyIds, Portlet portlet, String[] categoryNames, boolean eagerDestroy, boolean clearCache) static Portlet
PortletLocalServiceUtil.deployRemotePortlet
(Portlet portlet, String categoryName) static Portlet
PortletLocalServiceUtil.deployRemotePortlet
(Portlet portlet, String[] categoryNames) static Portlet
PortletLocalServiceUtil.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) void
PortletLocalService.destroyPortlet
(Portlet portlet) static void
PortletLocalServiceUtil.destroyPortlet
(Portlet portlet) void
PortletLocalServiceWrapper.destroyPortlet
(Portlet portlet) void
PortletLocalService.destroyRemotePortlet
(Portlet portlet) static void
PortletLocalServiceUtil.destroyRemotePortlet
(Portlet portlet) void
PortletLocalServiceWrapper.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) void
ResourcePermissionLocalService.initPortletDefaultPermissions
(Portlet portlet) static void
ResourcePermissionLocalServiceUtil.initPortletDefaultPermissions
(Portlet portlet) void
ResourcePermissionLocalServiceWrapper.initPortletDefaultPermissions
(Portlet portlet) PortletLocalService.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.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) void
PortletLocalService.visitPortlets
(long companyId, Consumer<Portlet> consumer) static void
PortletLocalServiceUtil.visitPortlets
(long companyId, Consumer<Portlet> consumer) void
PortletLocalServiceWrapper.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 TypeMethodDescriptionboolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) boolean
PortletPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) static boolean
PortletPermissionUtil.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 strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long groupId, Layout layout, Portlet portlet, String actionId, boolean strict, boolean checkStagingPermission) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, long plid, Portlet portlet, String actionId, boolean strict) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId) static boolean
PortletPermissionUtil.contains
(PermissionChecker permissionChecker, Layout layout, Portlet portlet, String actionId, boolean strict) boolean
PortletPermissionUtil_IW.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
PortletPermissionUtil_IW.hasControlPanelAccessPermission
(PermissionChecker permissionChecker, long scopeGroupId, Portlet portlet) static boolean
PortletPermissionUtil.hasControlPanelAccessPermission
(PermissionChecker permissionChecker, long scopeGroupId, Portlet portlet) Method parameters in com.liferay.portal.kernel.service.permission with type arguments of type PortletModifier and TypeMethodDescriptionboolean
PortletPermissionUtil_IW.hasControlPanelAccessPermission
(PermissionChecker permissionChecker, long scopeGroupId, Collection<Portlet> portlets) static boolean
PortletPermissionUtil.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 Portlet
PortletUtil.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 returnsnull
if it could not be found.PortletPersistence.fetchByC_P
(long companyId, String portletId, boolean useFinderCache) Returns the portlet where companyId = ? and portletId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Portlet
PortletUtil.fetchByC_P
(long companyId, String portletId) Returns the portlet where companyId = ? and portletId = ? or returnsnull
if it could not be found.static Portlet
PortletUtil.fetchByC_P
(long companyId, String portletId, boolean useFinderCache) Returns the portlet where companyId = ? and portletId = ? or returnsnull
if 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 Portlet
PortletUtil.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 Portlet
PortletUtil.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 returnsnull
if it could not be found.static Portlet
PortletUtil.fetchByPrimaryKey
(long id) Returns the portlet with the primary key or returnsnull
if it could not be found.Returns the portlet where companyId = ? and portletId = ? or throws aNoSuchPortletException
if it could not be found.static Portlet
Returns the portlet where companyId = ? and portletId = ? or throws aNoSuchPortletException
if it could not be found.PortletPersistence.findByCompanyId_First
(long companyId, OrderByComparator<Portlet> orderByComparator) Returns the first portlet in the ordered set where companyId = ?.static Portlet
PortletUtil.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 Portlet
PortletUtil.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 aNoSuchPortletException
if it could not be found.static Portlet
PortletUtil.findByPrimaryKey
(long id) Returns the portlet with the primary key or throws aNoSuchPortletException
if it could not be found.PortletPersistence.remove
(long id) Removes the portlet with the primary key from the database.static Portlet
PortletUtil.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 Portlet
PortletUtil.removeByC_P
(long companyId, String portletId) Removes the portlet where companyId = ? and portletId = ? from the database.static Portlet
static Portlet
PortletUtil.update
(Portlet portlet, ServiceContext serviceContext) PortletPersistence.updateImpl
(Portlet portlet) static Portlet
PortletUtil.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 TypeMethodDescriptionvoid
PortletPersistence.cacheResult
(Portlet portlet) Caches the portlet in the entity cache if it is enabled.static void
PortletUtil.cacheResult
(Portlet portlet) Caches the portlet in the entity cache if it is enabled.static void
PortletUtil.clearCache
(Portlet portlet) static Portlet
static Portlet
PortletUtil.update
(Portlet portlet, ServiceContext serviceContext) PortletPersistence.updateImpl
(Portlet portlet) static Portlet
PortletUtil.updateImpl
(Portlet portlet) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PortletModifier and TypeMethodDescriptionvoid
PortletPersistence.cacheResult
(List<Portlet> portlets) Caches the portlets in the entity cache if it is enabled.static void
PortletUtil.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 Portlet
PortletUtil.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 Portlet
PortletUtil.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 Portlet
PortletUtil.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 Portlet
PortletUtil.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 TypeMethodDescriptionvoid
Portal.addPortletDefaultResource
(long companyId, Layout layout, Portlet portlet) void
Portal.addPortletDefaultResource
(javax.servlet.http.HttpServletRequest httpServletRequest, Portlet portlet) Adds the default resource permissions for the portlet to the page.static void
PortalUtil.addPortletDefaultResource
(long companyId, Layout layout, Portlet portlet) static void
PortalUtil.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 String
PortalUtil.getGoogleGadgetURL
(Portlet portlet, ThemeDisplay themeDisplay) Portal.getNetvibesURL
(Portlet portlet, ThemeDisplay themeDisplay) static String
PortalUtil.getNetvibesURL
(Portlet portlet, ThemeDisplay themeDisplay) Portal.getPortletDescription
(Portlet portlet, User user) Portal.getPortletDescription
(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) static String
PortalUtil.getPortletDescription
(Portlet portlet, User user) static String
PortalUtil.getPortletDescription
(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) Portal.getPortletLongTitle
(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) static String
PortalUtil.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 String
PortalUtil.getPortletTitle
(Portlet portlet, User user) static String
PortalUtil.getPortletTitle
(Portlet portlet, String languageId) static String
PortalUtil.getPortletTitle
(Portlet portlet, Locale locale) static String
PortalUtil.getPortletTitle
(Portlet portlet, javax.servlet.ServletContext servletContext, Locale locale) Portal.getPreferencesValidator
(Portlet portlet) static PreferencesValidator
PortalUtil.getPreferencesValidator
(Portlet portlet) Portal.getWidgetURL
(Portlet portlet, ThemeDisplay themeDisplay) static String
PortalUtil.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