Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.BaseControlPanelEntry

Packages that use BaseControlPanelEntry
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.layoutsetprototypes   
com.liferay.portlet.mypages   
com.liferay.portlet.sitesadmin   
com.liferay.portlet.socialactivity   
com.liferay.portlet.trash   
com.liferay.portlet.usersadmin   
 

Uses of BaseControlPanelEntry in com.liferay.portal.workflow
 

Subclasses of BaseControlPanelEntry in com.liferay.portal.workflow
 class MyWorkflowInstancesControlPanelEntry
           
 class MyWorkflowTasksControlPanelEntry
           
 class WorkflowControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet
 class AdministratorControlPanelEntry
           
 class DefaultControlPanelEntry
           
 class LiberalControlPanelEntry
           
 class OmniadminControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.grouppages
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.grouppages
 class GroupPagesControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.layoutsetprototypes
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.layoutsetprototypes
 class LayoutSetPrototypeSettingsControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.mypages
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.mypages
 class MyPagesControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.sitesadmin
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.sitesadmin
 class SiteMembershipsControlPanelEntry
           
 class SitesControlPanelEntry
           
 class SiteSettingsControlPanelEntry
           
 class SiteTeamsControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.socialactivity
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.socialactivity
 class SocialActivityControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.trash
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.trash
 class TrashControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet.usersadmin
 

Subclasses of BaseControlPanelEntry in com.liferay.portlet.usersadmin
 class UsersControlPanelEntry
           
 


Liferay 6.2-ce-ga5