Skip navigation links
A B C D F G I J P R S U V 

A

activate(BundleContext) - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 
AssetEntryItemSelectorCriterion - Class in com.liferay.item.selector.criteria.asset.criterion
 
AssetEntryItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
AssetEntryItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a info item as a JSON object: className: The class name of the selected info item classNameId: The class name ID of the selected info item classPK: The class pk of the selected info item title: The title of the selected info item
AssetEntryItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.AssetEntryItemSelectorReturnType
 
AudioItemSelectorCriterion - Class in com.liferay.item.selector.criteria.audio.criterion
 
AudioItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.audio.criterion.AudioItemSelectorCriterion
 

B

Base64ItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the Base64 encoding of the entity as a string.
Base64ItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.Base64ItemSelectorReturnType
 
BaseItemSelectorCriterion - Class in com.liferay.item.selector
 
BaseItemSelectorCriterion() - Constructor for class com.liferay.item.selector.BaseItemSelectorCriterion
 
BaseItemSelectorCriterionHandler<T extends ItemSelectorCriterion> - Class in com.liferay.item.selector
 
BaseItemSelectorCriterionHandler() - Constructor for class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 

C

cleanUp() - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
cleanUp() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
cleanUp() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
com.liferay.item.selector - package com.liferay.item.selector
 
com.liferay.item.selector.constants - package com.liferay.item.selector.constants
 
com.liferay.item.selector.criteria - package com.liferay.item.selector.criteria
 
com.liferay.item.selector.criteria.asset.criterion - package com.liferay.item.selector.criteria.asset.criterion
 
com.liferay.item.selector.criteria.audio.criterion - package com.liferay.item.selector.criteria.audio.criterion
 
com.liferay.item.selector.criteria.file.criterion - package com.liferay.item.selector.criteria.file.criterion
 
com.liferay.item.selector.criteria.group.criterion - package com.liferay.item.selector.criteria.group.criterion
 
com.liferay.item.selector.criteria.image.criterion - package com.liferay.item.selector.criteria.image.criterion
 
com.liferay.item.selector.criteria.info.item.criterion - package com.liferay.item.selector.criteria.info.item.criterion
 
com.liferay.item.selector.criteria.upload.criterion - package com.liferay.item.selector.criteria.upload.criterion
 
com.liferay.item.selector.criteria.url.criterion - package com.liferay.item.selector.criteria.url.criterion
 
com.liferay.item.selector.criteria.video.criterion - package com.liferay.item.selector.criteria.video.criterion
 
com.liferay.item.selector.provider - package com.liferay.item.selector.provider
 
com.liferay.item.selector.taglib - package com.liferay.item.selector.taglib
 
com.liferay.item.selector.taglib.servlet.taglib - package com.liferay.item.selector.taglib.servlet.taglib
 
com.liferay.item.selector.taglib.servlet.taglib.util - package com.liferay.item.selector.taglib.servlet.taglib.util
 
customizeItemSelectorViewRenderer(ItemSelectorViewRenderer) - Method in interface com.liferay.item.selector.ItemSelectorViewRendererCustomizer
 

D

deactivate() - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 
deserialize(Class<T>, String) - Method in interface com.liferay.item.selector.ItemSelectorCriterionSerializer
 
DISPLAY_STYLES - Static variable in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
doStartTag() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
DownloadFileEntryItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a file entry as a JSON object: fileEntryId: The ID of the selected file entry groupId: The group ID of the selected file entry title: The title of the selected file entry url: The download URL of the selected file entry uuid: The UUID of the selected file entry
DownloadFileEntryItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.DownloadFileEntryItemSelectorReturnType
 
DownloadURLItemSelectorReturnType - Class in com.liferay.item.selector.criteria
 
DownloadURLItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.DownloadURLItemSelectorReturnType
 

F

FileEntryItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a file entry as a JSON object: fileEntryId: The ID of the selected file entry groupId: The group ID of the selected file entry title: The title of the selected file entry url: The URL of the selected file entry uuid: The UUID of the selected file entry
FileEntryItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.FileEntryItemSelectorReturnType
 
FileItemSelectorCriterion - Class in com.liferay.item.selector.criteria.file.criterion
 
FileItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.file.criterion.FileItemSelectorCriterion
 

G

getAllowedCreationMenuUIItemKeys() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getDefaultDisplayStyle() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
getDesiredItemSelectorReturnTypes() - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
getDesiredItemSelectorReturnTypes() - Method in interface com.liferay.item.selector.ItemSelectorCriterion
Returns the desired return types that the caller expects and can handle, ordered by preference.
getDisplayStyle() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getDlMimeTypeDisplayContext() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getDraggableImage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
Deprecated.
As of Cavanaugh (7.4.x), replaced by ImageSelectorTag.getImageCropDirection()
getEditImageURL() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getEmptyResultsMessage() - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
Deprecated.
As of Athanasius (7.3.x)
getEmptyResultsMessage(Locale) - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getEmptyResultsMessage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getExtensions() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getExtensions() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getFileEntryId() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getFileEntryValue(FileEntry, ThemeDisplay) - Static method in class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
getFilteredItemSelectorViews(ItemSelectorCriterion, List<ItemSelectorView<InfoItemItemSelectorCriterion>>) - Static method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterionHandlerUtil
 
getFirstAvailableExistingFileEntryReturnType(List<ItemSelectorReturnType>) - Static method in class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
getFirstAvailableItemSelectorReturnType(List<ItemSelectorReturnType>, List<String>) - Static method in class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
getGroupId() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
getGroups(long, long, String, int, int) - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getGroups() - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
getGroupsCount(long, long, String) - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getGroupsCount() - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
getGroupType() - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getIcon() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getIcon() - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getImageCropDirection() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getImageURL() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getItemDescriptor(T) - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
getItemSelectedEventName(String) - Method in interface com.liferay.item.selector.ItemSelector
Returns the selected event name used to create the item selector URL.
getItemSelectedEventName() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns the event name that the view should fire once the selection is performed.
getItemSelectedEventName() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectedEventName() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getItemSelectorCriteria(Map<String, String[]>) - Method in interface com.liferay.item.selector.ItemSelector
 
getItemSelectorCriteria(String) - Method in interface com.liferay.item.selector.ItemSelector
Returns the item selector criteria that was used to create the item selector URL.
getItemSelectorCriterion() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectorCriterionClass() - Method in interface com.liferay.item.selector.ItemSelectorCriterionHandler
Returns the item selector criterion associated to this handler.
getItemSelectorCriterionClass() - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the item selector criterion associated to this item selector view.
getItemSelectorEventName() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getItemSelectorRendering(RequestBackedPortletURLFactory, Map<String, String[]>, ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelector
Returns the ItemSelectorRendering according to the parameters.
getItemSelectorReturnType() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
getItemSelectorReturnTypeClass() - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolver
 
getItemSelectorReturnTypeResolver(Class<? extends ItemSelectorReturnType>, Class<?>) - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolverHandler
 
getItemSelectorReturnTypeResolver(ItemSelectorCriterion, ItemSelectorView<?>, Class<?>) - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolverHandler
 
getItemSelectorReturnTypeResolver(String, String) - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolverHandler
 
getItemSelectorReturnTypeResolver() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getItemSelectorURL(RequestBackedPortletURLFactory, Group, long, String, ItemSelectorCriterion...) - Method in interface com.liferay.item.selector.ItemSelector
Returns a generated item selector PortletURL to render the item selector and show the selection views, scoped to the group matching the ItemSelectorCriterion and ItemSelectorReturnType.
getItemSelectorURL(RequestBackedPortletURLFactory, String, ItemSelectorCriterion...) - Method in interface com.liferay.item.selector.ItemSelector
Returns a generated item selector PortletURL to render the item selector and show the selection views matching the ItemSelectorCriterion and ItemSelectorReturnType.
getItemSelectorURL() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getItemSelectorView() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectorViewRenderers() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns a list of ItemSelectorViewRenderer objects of the selection views to be rendered.
getItemSelectorViews(ItemSelectorCriterion) - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 
getItemSelectorViews(T) - Method in interface com.liferay.item.selector.ItemSelectorCriterionHandler
Returns the item selector views to display that meet the needs of the item selector criterion.
getItemSubtype() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
getItemSubtype() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
getItemType() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
getItemType() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
getItemTypes() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
getLabel(Locale) - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
getMaxFileSize() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getMaxFileSize() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getMaxFileSize() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getMimeTypes() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
getModelClass() - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolver
 
getModifiedDate() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getOrderByCol(HttpServletRequest, PortalPreferences) - Static method in class com.liferay.item.selector.taglib.servlet.taglib.util.RepositoryEntryBrowserTagUtil
 
getOrderByKeys() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
getOrderByType(HttpServletRequest, PortalPreferences) - Static method in class com.liferay.item.selector.taglib.servlet.taglib.util.RepositoryEntryBrowserTagUtil
 
getPage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
getPage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getPage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getPage() - Method in class com.liferay.item.selector.taglib.servlet.taglib.SearchTag
 
getParamName() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getPayload() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getPortletId() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
getPortletId() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getPortletIds() - Method in interface com.liferay.item.selector.PortletItemSelectorView
 
getPortletURL() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getPortletURL() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getRepositoryEntries() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getRepositoryEntriesCount() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getRepositoryName() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getSafeDisplayStyle(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getSearchContainer() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
getSelectedGroupIds() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
getSelectedTab() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns the selected tab of the Item Selector dialog to be rendered.
getStatus() - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
getSubtitle() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
Deprecated.
getSubtitle(Locale) - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getSubtypeSelectionId() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
getSupportedItemSelectorCriterionClasses() - Method in interface com.liferay.item.selector.ItemSelectorViewRendererCustomizer
 
getSupportedItemSelectorReturnTypes() - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the item selector return types that this view supports.
getSupportedItemSelectorReturnTypes(ItemSelectorView<?>) - Method in interface com.liferay.item.selector.ItemSelectorViewReturnTypeProviderHandler
 
getSupportedItemSelectorReturnTypes(List<ItemSelectorReturnType>, String) - Method in interface com.liferay.item.selector.ItemSelectorViewReturnTypeProviderHandler
 
getTabName() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getTarget() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
getTitle(Locale) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the localized title of the tab to display in the Item Selector dialog.
getTitle() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
Deprecated.
getTitle(Locale) - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getTypeSelection() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
getUploadURL() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getUploadURL() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
getURL() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getUserId() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getUserName() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
getValidExtensions() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
getValue(S, ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolver
 
getValue(ItemSelectorReturnType, FileEntry, ThemeDisplay) - Static method in class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
GroupItemSelectorCriterion - Class in com.liferay.item.selector.criteria.group.criterion
 
GroupItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
GroupItemSelectorCriterion(boolean) - Constructor for class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
GroupItemSelectorProvider - Interface in com.liferay.item.selector.provider
 
GroupItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a group as a JSON object: groupDescriptiveName: The name of the selected group groupId: The group ID of the selected group groupType: The type of the selected group url: The URL of the selected group uuid: The UUID of the selected group
GroupItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.GroupItemSelectorReturnType
 
GroupSelectorTag - Class in com.liferay.item.selector.taglib.servlet.taglib
 
GroupSelectorTag() - Constructor for class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 

I

ImageItemSelectorCriterion - Class in com.liferay.item.selector.criteria.image.criterion
 
ImageItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.image.criterion.ImageItemSelectorCriterion
 
ImageSelectorTag - Class in com.liferay.item.selector.taglib.servlet.taglib
 
ImageSelectorTag() - Constructor for class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
InfoItemItemSelectorCriterion - Class in com.liferay.item.selector.criteria.info.item.criterion
 
InfoItemItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
InfoItemItemSelectorCriterionHandlerUtil - Class in com.liferay.item.selector.criteria.info.item.criterion
 
InfoItemItemSelectorCriterionHandlerUtil() - Constructor for class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterionHandlerUtil
 
InfoItemItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a info item as a JSON object: className: The class name of the selected info item classNameId: The class name ID of the selected info item classPK: The class pk of the selected info item title: The title of the selected info item
InfoItemItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.InfoItemItemSelectorReturnType
 
InfoListItemSelectorCriterion - Class in com.liferay.item.selector.criteria.info.item.criterion
 
InfoListItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
InfoListItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the following information of a info item as a JSON object: className: The class name of the selected info list classPK: The class pk of the selected info list title: The title of the selected info list
InfoListItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.InfoListItemSelectorReturnType
 
isAllowNavigation() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isCompact() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor.ItemDescriptor
 
isDraggable() - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
isEnabled() - Method in interface com.liferay.item.selector.provider.GroupItemSelectorProvider
 
isIncludeAllVisibleGroups() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeChildSites() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeFormsSite() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeLayoutScopes() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeMySites() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeParentSites() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeRecentSites() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeSitesThatIAdminister() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isIncludeUserPersonalSite() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isPrivateLayout() - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
isShowBreadcrumb() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
isShowBreadcrumb() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
isShowDragAndDropZone() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
isShowManagementToolbar() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
isShowNonindexable() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
isShowScheduled() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
isShowSearch() - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptor
 
isShowSearch() - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
isSingleSelect() - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
isVisible(T, ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns whether the item selector view is visible.
isVisible(ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelectorView
Deprecated.
As of Athanasius (7.3.x)
ITEM_SELECTOR - Static variable in class com.liferay.item.selector.constants.ItemSelectorPortletKeys
 
ItemSelector - Interface in com.liferay.item.selector
Provides a helper class to retrieve the ItemSelectorRendering and the PortletURL for the item selector.
ItemSelectorCriterion - Interface in com.liferay.item.selector
Provides an interface that determines the type of entity that shall be selected and information to return.
ItemSelectorCriterionHandler<T extends ItemSelectorCriterion> - Interface in com.liferay.item.selector
Provides an interface that returns the ItemSelectorView for a particular ItemSelectorCriterion.
ItemSelectorCriterionSerializer - Interface in com.liferay.item.selector
 
ItemSelectorPortletKeys - Class in com.liferay.item.selector.constants
 
ItemSelectorPortletKeys() - Constructor for class com.liferay.item.selector.constants.ItemSelectorPortletKeys
 
ItemSelectorRendering - Interface in com.liferay.item.selector
Provides an interface with the necessary information to render the item selector.
ItemSelectorRepositoryEntryBrowserReturnTypeUtil - Class in com.liferay.item.selector.taglib
Deprecated.
As of Judson (7.1.x), with no direct replacement
ItemSelectorRepositoryEntryBrowserReturnTypeUtil() - Constructor for class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
ItemSelectorReturnType - Interface in com.liferay.item.selector
Provides an interface that defines information to be returned by the item selector view, when any entity is selected.
ItemSelectorReturnTypeResolver<T extends ItemSelectorReturnType,S> - Interface in com.liferay.item.selector
 
ItemSelectorReturnTypeResolverHandler - Interface in com.liferay.item.selector
 
ItemSelectorUploadResponseHandler - Interface in com.liferay.item.selector
 
ItemSelectorView<T extends ItemSelectorCriterion> - Interface in com.liferay.item.selector
Provides an interface to render an item selector view for a particular item selector criterion.
ItemSelectorViewDescriptor<T> - Interface in com.liferay.item.selector
 
ItemSelectorViewDescriptor.ItemDescriptor - Interface in com.liferay.item.selector
 
ItemSelectorViewDescriptorRenderer<T> - Interface in com.liferay.item.selector
 
ItemSelectorViewRenderer - Interface in com.liferay.item.selector
 
ItemSelectorViewRendererCustomizer - Interface in com.liferay.item.selector
 
ItemSelectorViewReturnTypeProvider - Interface in com.liferay.item.selector
 
ItemSelectorViewReturnTypeProviderHandler - Interface in com.liferay.item.selector
 

J

JournalArticleItemSelectorReturnType - Class in com.liferay.item.selector.criteria
 
JournalArticleItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.JournalArticleItemSelectorReturnType
 

P

populateSupportedItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in interface com.liferay.item.selector.ItemSelectorViewReturnTypeProvider
 
PortletItemSelectorView<T extends ItemSelectorCriterion> - Interface in com.liferay.item.selector
 

R

renderHTML(ServletRequest, ServletResponse, T, PortletURL, String, boolean) - Method in interface com.liferay.item.selector.ItemSelectorView
Renders the HTML code for the item selector view.
renderHTML(ServletRequest, ServletResponse, T, PortletURL, String, boolean, ItemSelectorViewDescriptor<?>) - Method in interface com.liferay.item.selector.ItemSelectorViewDescriptorRenderer
 
renderHTML(PageContext) - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
RepositoryEntryBrowserTag - Class in com.liferay.item.selector.taglib.servlet.taglib
 
RepositoryEntryBrowserTag() - Constructor for class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
RepositoryEntryBrowserTagUtil - Class in com.liferay.item.selector.taglib.servlet.taglib.util
 
RepositoryEntryBrowserTagUtil() - Constructor for class com.liferay.item.selector.taglib.servlet.taglib.util.RepositoryEntryBrowserTagUtil
 

S

SearchTag - Class in com.liferay.item.selector.taglib.servlet.taglib
 
SearchTag() - Constructor for class com.liferay.item.selector.taglib.servlet.taglib.SearchTag
 
serialize(ItemSelectorCriterion) - Method in interface com.liferay.item.selector.ItemSelectorCriterionSerializer
 
setAllowedCreationMenuUIItemKeys(Set<String>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setAllowNavigation(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setAttributes(HttpServletRequest) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
setAttributes(HttpServletRequest) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setAttributes(HttpServletRequest) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setDesiredItemSelectorReturnTypes(ItemSelectorReturnType...) - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
setDesiredItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
setDesiredItemSelectorReturnTypes(ItemSelectorReturnType...) - Method in interface com.liferay.item.selector.ItemSelectorCriterion
 
setDesiredItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in interface com.liferay.item.selector.ItemSelectorCriterion
Sets a list of desired return types that the caller expects and can handle, ordered by preference.
setDesiredItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
Deprecated.
As of Judson (7.1.x), with no direct replacement
setDisplayStyle(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setDlMimeTypeDisplayContext(DLMimeTypeDisplayContext) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
Deprecated.
As of Mueller (7.2.x), with no direct replacement
setDraggableImage(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
Deprecated.
As of Cavanaugh (7.4.x), replaced by #setImageCropDirection()
setEditImageURL(PortletURL) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setEmptyResultsMessage(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setExtensions(String[]) - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
setExtensions(List<String>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setFileEntryId(long) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setGroupId(long) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setGroups(List<Group>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
setGroupsCount(int) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
setImageCropDirection(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setIncludeAllVisibleGroups(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeChildSites(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeFormsSite(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeLayoutScopes(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeMySites(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeParentSites(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeRecentSites(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeSitesThatIAdminister(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setIncludeUserPersonalSite(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setItemSelectedEventName(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setItemSelectorEventName(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setItemSelectorReturnTypeResolver(ItemSelectorReturnTypeResolver<?, ?>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setItemSelectorURL(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setItemSubtype(String) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
setItemSubtype(String) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
setItemType(String) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
setItemType(String) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
setItemTypes(List<String>) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoListItemSelectorCriterion
 
setMaxFileSize(long) - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
setMaxFileSize(long) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setMaxFileSize(long) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setMimeTypes(String[]) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
setPageContext(PageContext) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
setPageContext(PageContext) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setPageContext(PageContext) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setPageContext(PageContext) - Method in class com.liferay.item.selector.taglib.servlet.taglib.SearchTag
 
setParamName(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setPortletId(String) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setPortletId(String) - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
setPortletURL(PortletURL) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setPrivateLayout(boolean) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setRepositoryEntries(List<RepositoryEntry>) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setRepositoryEntriesCount(int) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setRepositoryName(String) - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
setSelectedGroupIds(long[]) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setShowBreadcrumb(boolean) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setShowDragAndDropZone(boolean) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setShowNonindexable(boolean) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setShowScheduled(boolean) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setShowSearch(boolean) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setSingleSelect(boolean) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setStatus(int) - Method in class com.liferay.item.selector.criteria.info.item.criterion.InfoItemItemSelectorCriterion
 
setSubtypeSelectionId(long) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setTabName(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setTarget(String) - Method in class com.liferay.item.selector.criteria.group.criterion.GroupItemSelectorCriterion
 
setTypeSelection(String) - Method in class com.liferay.item.selector.criteria.asset.criterion.AssetEntryItemSelectorCriterion
 
setUploadURL(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
setUploadURL(PortletURL) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setURL(String) - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
setValidExtensions(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 

U

UploadItemSelectorCriterion - Class in com.liferay.item.selector.criteria.upload.criterion
 
UploadItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
UploadItemSelectorCriterion(String, String, String) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
UploadItemSelectorCriterion(String, String, String, long) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
UploadItemSelectorCriterion(String, String, String, long, String[]) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
URLItemSelectorCriterion - Class in com.liferay.item.selector.criteria.url.criterion
 
URLItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.url.criterion.URLItemSelectorCriterion
 
URLItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the URL of the entity as a string.
URLItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.URLItemSelectorReturnType
 
UUIDItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the Universally Unique Identifier (UUID) of the entity as a string.
UUIDItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.UUIDItemSelectorReturnType
 

V

VideoEmbeddableHTMLItemSelectorReturnType - Class in com.liferay.item.selector.criteria
This return type should return the embeddable HTML of a video as a string.
VideoEmbeddableHTMLItemSelectorReturnType() - Constructor for class com.liferay.item.selector.criteria.VideoEmbeddableHTMLItemSelectorReturnType
 
VideoItemSelectorCriterion - Class in com.liferay.item.selector.criteria.video.criterion
 
VideoItemSelectorCriterion() - Constructor for class com.liferay.item.selector.criteria.video.criterion.VideoItemSelectorCriterion
 
A B C D F G I J P R S U V 
Skip navigation links