|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomAttributesDisplay in com.liferay.portal.kernel.portlet |
---|
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletBag.getCustomAttributesDisplayInstances()
|
Uses of CustomAttributesDisplay in com.liferay.portal.model |
---|
Methods in com.liferay.portal.model that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
Portlet.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. |
List<CustomAttributesDisplay> |
PortletWrapper.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. |
Uses of CustomAttributesDisplay in com.liferay.portal.model.impl |
---|
Methods in com.liferay.portal.model.impl that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletImpl.getCustomAttributesDisplayInstances()
Returns the custom attribute display instances of the portlet. |
Uses of CustomAttributesDisplay in com.liferay.portal.service |
---|
Methods in com.liferay.portal.service that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletLocalServiceWrapper.getCustomAttributesDisplays()
|
List<CustomAttributesDisplay> |
PortletLocalService.getCustomAttributesDisplays()
|
static List<CustomAttributesDisplay> |
PortletLocalServiceUtil.getCustomAttributesDisplays()
|
Uses of CustomAttributesDisplay in com.liferay.portal.service.impl |
---|
Methods in com.liferay.portal.service.impl that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletLocalServiceImpl.getCustomAttributesDisplays()
|
Uses of CustomAttributesDisplay in com.liferay.portlet |
---|
Methods in com.liferay.portlet that return types with arguments of type CustomAttributesDisplay | |
---|---|
List<CustomAttributesDisplay> |
PortletBagImpl.getCustomAttributesDisplayInstances()
|
Constructor parameters in com.liferay.portlet with type arguments of type CustomAttributesDisplay | |
---|---|
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 CustomAttributesDisplay in com.liferay.portlet.blogs |
---|
Classes in com.liferay.portlet.blogs that implement CustomAttributesDisplay | |
---|---|
class |
BlogsEntryCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.bookmarks |
---|
Classes in com.liferay.portlet.bookmarks that implement CustomAttributesDisplay | |
---|---|
class |
BookmarksEntryCustomAttributesDisplay
|
class |
BookmarksFolderCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.calendar |
---|
Classes in com.liferay.portlet.calendar that implement CustomAttributesDisplay | |
---|---|
class |
CalEventCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.documentlibrary |
---|
Classes in com.liferay.portlet.documentlibrary that implement CustomAttributesDisplay | |
---|---|
class |
DLFileEntryCustomAttributesDisplay
|
class |
DLFolderCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.expando.model |
---|
Classes in com.liferay.portlet.expando.model that implement CustomAttributesDisplay | |
---|---|
class |
BaseCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.expando.util.comparator |
---|
Methods in com.liferay.portlet.expando.util.comparator with parameters of type CustomAttributesDisplay | |
---|---|
int |
CustomAttributesDisplayComparator.compare(CustomAttributesDisplay customAttributesDisplay1,
CustomAttributesDisplay customAttributesDisplay2)
|
Uses of CustomAttributesDisplay in com.liferay.portlet.journal |
---|
Classes in com.liferay.portlet.journal that implement CustomAttributesDisplay | |
---|---|
class |
JournalArticleCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.messageboards |
---|
Classes in com.liferay.portlet.messageboards that implement CustomAttributesDisplay | |
---|---|
class |
MBCategoryCustomAttributesDisplay
|
class |
MBMessageCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.sitesadmin |
---|
Classes in com.liferay.portlet.sitesadmin that implement CustomAttributesDisplay | |
---|---|
class |
SiteCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.usersadmin |
---|
Classes in com.liferay.portlet.usersadmin that implement CustomAttributesDisplay | |
---|---|
class |
LayoutCustomAttributesDisplay
|
class |
OrganizationCustomAttributesDisplay
|
class |
UserCustomAttributesDisplay
|
Uses of CustomAttributesDisplay in com.liferay.portlet.wiki |
---|
Classes in com.liferay.portlet.wiki that implement CustomAttributesDisplay | |
---|---|
class |
WikiPageCustomAttributesDisplay
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |