|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
PortletWrapper.getControlPanelEntryInstance()
|
ControlPanelEntry |
Portlet.getControlPanelEntryInstance()
Gets 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()
Gets 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 |
MyWorkflowControlPanelEntry
|
class |
WorkflowControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet |
---|
Classes in com.liferay.portlet that implement ControlPanelEntry | |
---|---|
class |
BaseControlPanelEntry
|
class |
DefaultControlPanelEntry
|
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 controlPanelEntryFactory)
|
Constructors in com.liferay.portlet with parameters of type ControlPanelEntry | |
---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ConfigurationAction configurationActionInstance,
Indexer indexerInstance,
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<CustomAttributesDisplay> customAttributesDisplayInstances,
List<WorkflowHandler> workflowHandlerInstances,
PreferencesValidator preferencesValidatorInstance,
Map<String,ResourceBundle> resourceBundles)
|
Uses of ControlPanelEntry in com.liferay.portlet.admin |
---|
Classes in com.liferay.portlet.admin that implement ControlPanelEntry | |
---|---|
class |
OmniadminControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.enterpriseadmin |
---|
Classes in com.liferay.portlet.enterpriseadmin that implement ControlPanelEntry | |
---|---|
class |
CommunitiesControlPanelEntry
|
class |
UsersControlPanelEntry
|
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.polls |
---|
Classes in com.liferay.portlet.polls that implement ControlPanelEntry | |
---|---|
class |
PollsControlPanelEntry
|
Uses of ControlPanelEntry in com.liferay.portlet.socialequityadmin |
---|
Classes in com.liferay.portlet.socialequityadmin that implement ControlPanelEntry | |
---|---|
class |
SocialEquityAdminControlPanelEntry
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |