|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletLayoutListener | |
|---|---|
| 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.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| com.liferay.portlet.assetpublisher | |
| com.liferay.portlet.journalcontent | |
| Uses of PortletLayoutListener in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return PortletLayoutListener | |
|---|---|
PortletLayoutListener |
PortletBag.getPortletLayoutListenerInstance()
|
| Uses of PortletLayoutListener in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return PortletLayoutListener | |
|---|---|
PortletLayoutListener |
PortletWrapper.getPortletLayoutListenerInstance()
Returns the portlet layout listener instance of the portlet. |
PortletLayoutListener |
Portlet.getPortletLayoutListenerInstance()
Returns the portlet layout listener instance of the portlet. |
| Uses of PortletLayoutListener in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl that return PortletLayoutListener | |
|---|---|
PortletLayoutListener |
PortletImpl.getPortletLayoutListenerInstance()
Returns the portlet layout listener instance of the portlet. |
| Uses of PortletLayoutListener in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return PortletLayoutListener | |
|---|---|
PortletLayoutListener |
PortletBagImpl.getPortletLayoutListenerInstance()
|
protected PortletLayoutListener |
PortletBagFactory.newPortletLayoutListener(Portlet portlet)
|
| Constructors in com.liferay.portlet with parameters of type PortletLayoutListener | |
|---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ConfigurationAction configurationActionInstance,
List<Indexer> indexerInstances,
OpenSearch openSearchInstance,
FriendlyURLMapper friendlyURLMapperInstance,
URLEncoder urlEncoderInstance,
PortletDataHandler portletDataHandlerInstance,
List<StagedModelDataHandler<?>> stagedModelDataHandlerInstances,
TemplateHandler templateHandlerInstance,
PortletLayoutListener portletLayoutListenerInstance,
PollerProcessor pollerProcessorInstance,
MessageListener popMessageListenerInstance,
List<SocialActivityInterpreter> socialActivityInterpreterInstances,
SocialRequestInterpreter socialRequestInterpreterInstance,
List<UserNotificationHandler> userNotificationHandlerInstances,
WebDAVStorage webDAVStorageInstance,
Method xmlRpcMethodInstance,
ControlPanelEntry controlPanelEntryInstance,
List<AssetRendererFactory> assetRendererFactoryInstances,
List<AtomCollectionAdapter<?>> atomCollectionAdapters,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
PermissionPropagator permissionPropagatorInstance,
List<TrashHandler> trashHandlerInstances,
List<WorkflowHandler> workflowHandlerInstances,
PreferencesValidator preferencesValidatorInstance,
Map<String,ResourceBundle> resourceBundles)
|
|
| Uses of PortletLayoutListener in com.liferay.portlet.assetpublisher |
|---|
| Classes in com.liferay.portlet.assetpublisher that implement PortletLayoutListener | |
|---|---|
class |
AssetPublisherPortletLayoutListener
|
| Uses of PortletLayoutListener in com.liferay.portlet.journalcontent |
|---|
| Classes in com.liferay.portlet.journalcontent that implement PortletLayoutListener | |
|---|---|
class |
JournalContentPortletLayoutListener
|
|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||