|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlPanelEntry | |
---|---|
com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
com.liferay.portal.workflow | |
com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
com.liferay.portlet.grouppages | |
com.liferay.portlet.myaccount | |
com.liferay.portlet.mypages | |
com.liferay.portlet.sitesadmin | |
com.liferay.portlet.socialactivity | |
com.liferay.portlet.usersadmin |
Uses of ControlPanelEntry in com.liferay.portal.kernel.portlet |
---|
Methods in com.liferay.portal.kernel.portlet that return ControlPanelEntry | |
---|---|
ControlPanelEntry |
PortletBag.getControlPanelEntryInstance()
|
Uses of ControlPanelEntry in com.liferay.portal.model |
---|
Methods in com.liferay.portal.model that return ControlPanelEntry | |
---|---|
ControlPanelEntry |
Portlet.getControlPanelEntryInstance()
Returns an instance of the class that will control when the portlet will be shown in the Control Panel. |
ControlPanelEntry |
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.model.impl |
---|
Methods in com.liferay.portal.model.impl that return ControlPanelEntry | |
---|---|
ControlPanelEntry |
PortletImpl.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.workflow |
---|
Classes in com.liferay.portal.workflow that implement ControlPanelEntry | |
---|---|
class |
MyWorkflowInstancesControlPanelEntry
|
class |
MyWorkflowTasksControlPanelEntry
|
class |
WorkflowControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet |
---|
Classes in com.liferay.portlet that implement ControlPanelEntry | |
---|---|
class |
AdministratorControlPanelEntry
|
class |
BaseControlPanelEntry
|
class |
DefaultControlPanelEntry
|
class |
OmniadminControlPanelEntry
|
Methods in com.liferay.portlet that return ControlPanelEntry | |
---|---|
ControlPanelEntry |
PortletBagImpl.getControlPanelEntryInstance()
|
static ControlPanelEntry |
DefaultControlPanelEntryFactory.getInstance()
|
Methods in com.liferay.portlet with parameters of type ControlPanelEntry | |
---|---|
static void |
DefaultControlPanelEntryFactory.setInstance(ControlPanelEntry controlPanelEntry)
|
Constructors in com.liferay.portlet with parameters of type ControlPanelEntry | |
---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ConfigurationAction configurationActionInstance,
List<Indexer> indexerInstances,
OpenSearch openSearchInstance,
FriendlyURLMapper friendlyURLMapperInstance,
URLEncoder urlEncoderInstance,
PortletDataHandler portletDataHandlerInstance,
PortletLayoutListener portletLayoutListenerInstance,
PollerProcessor pollerProcessorInstance,
MessageListener popMessageListenerInstance,
SocialActivityInterpreter socialActivityInterpreterInstance,
SocialRequestInterpreter socialRequestInterpreterInstance,
WebDAVStorage webDAVStorageInstance,
Method xmlRpcMethodInstance,
ControlPanelEntry controlPanelEntryInstance,
List<AssetRendererFactory> assetRendererFactoryInstances,
List<AtomCollectionAdapter<?>> atomCollectionAdapters,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
PermissionPropagator permissionPropagatorInstance,
List<WorkflowHandler> workflowHandlerInstances,
PreferencesValidator preferencesValidatorInstance,
Map<String,ResourceBundle> resourceBundles)
|
Uses of ControlPanelEntry in com.liferay.portlet.grouppages |
---|
Classes in com.liferay.portlet.grouppages that implement ControlPanelEntry | |
---|---|
class |
GroupPagesControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.myaccount |
---|
Classes in com.liferay.portlet.myaccount that implement ControlPanelEntry | |
---|---|
class |
MyAccountControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.mypages |
---|
Classes in com.liferay.portlet.mypages that implement ControlPanelEntry | |
---|---|
class |
MyPagesControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.sitesadmin |
---|
Classes in com.liferay.portlet.sitesadmin that implement ControlPanelEntry | |
---|---|
class |
SiteMembershipsControlPanelEntry
|
class |
SitesControlPanelEntry
|
class |
SiteSettingsControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.socialactivity |
---|
Classes in com.liferay.portlet.socialactivity that implement ControlPanelEntry | |
---|---|
class |
SocialActivityAdminControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.usersadmin |
---|
Classes in com.liferay.portlet.usersadmin that implement ControlPanelEntry | |
---|---|
class |
UsersControlPanelEntry
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |