|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletToolbarContributor
Provides an interface responsible for extending the portlet toolbar by adding more elements.
Implementations of this class must be OSGI components that are registered in
the OSGI Registry. The way that this component is registered in the OSGI
Registry must be consistent with the way the PortletToolbarContributorLocator
implementations search for it in the registry.
| Method Summary | |
|---|---|
List<Menu> |
getPortletTitleMenus(PortletRequest portletRequest)
Returns menus to be rendered in the portlet toolbar. |
| Method Detail |
|---|
List<Menu> getPortletTitleMenus(PortletRequest portletRequest)
portletRequest - the portlet request
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||