Uses of Interface
com.liferay.portal.kernel.portlet.toolbar.contributor.PortletToolbarContributor
Packages that use PortletToolbarContributor
Package
Description
-
Uses of PortletToolbarContributor in com.liferay.portal.kernel.portlet.toolbar.contributor
Classes in com.liferay.portal.kernel.portlet.toolbar.contributor that implement PortletToolbarContributor -
Uses of PortletToolbarContributor in com.liferay.portal.kernel.portlet.toolbar.contributor.locator
Methods in com.liferay.portal.kernel.portlet.toolbar.contributor.locator that return types with arguments of type PortletToolbarContributorModifier and TypeMethodDescriptionPortletToolbarContributorLocator.getPortletToolbarContributors
(String portletId, PortletRequest portletRequest) Returns portlet toolbar contributors for a particular portlet and request.