Uses of Interface
com.liferay.portal.kernel.portlet.ControlPanelEntry
Packages that use ControlPanelEntry
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
-
Uses of ControlPanelEntry in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return ControlPanelEntryModifier and TypeMethodDescriptionPortlet.getControlPanelEntryInstance()
Returns an instance of the class that will control when the portlet will be shown in the Control Panel.PortletWrapper.getControlPanelEntryInstance()
Returns an instance of the class that will control when the portlet will be shown in the Control Panel. -
Uses of ControlPanelEntry in com.liferay.portal.kernel.portlet
Classes in com.liferay.portal.kernel.portlet that implement ControlPanelEntryModifier and TypeClassDescriptionclass
Represents the administrator control panel entry for portlets that shall only be visible and accessible to the company's administrator.class
class
class
Represents the omni administrator control panel entry for portlets that shall only be visible and accessible to the omni administrator.Methods in com.liferay.portal.kernel.portlet that return ControlPanelEntryMethods in com.liferay.portal.kernel.portlet that return types with arguments of type ControlPanelEntry
PortletBag.getControlPanelEntryInstance()