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

A

activate(BundleContext) - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 
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.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.image.criterion - package com.liferay.item.selector.criteria.image.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.taglib - package com.liferay.item.selector.taglib
 
com.liferay.item.selector.taglib.servlet.taglib - package com.liferay.item.selector.taglib.servlet.taglib
 

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
 

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

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
 
getExtensions() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getFileEntryValue(FileEntry, ThemeDisplay) - Static method in class com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
Deprecated.
 
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.
 
getGroups(HttpServletRequest) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
getGroupsCount(HttpServletRequest) - Method in class com.liferay.item.selector.taglib.servlet.taglib.GroupSelectorTag
 
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
 
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.
getItemSelectorRendering(RequestBackedPortletURLFactory, Map<String, String[]>, ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelector
Returns the ItemSelectorRendering according to the parameters.
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
 
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.
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.
getMaxFileSize() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getModelClass() - Method in interface com.liferay.item.selector.ItemSelectorReturnTypeResolver
 
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
 
getPortletId() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
getPortletURL() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
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
 
getSelectedTab() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns the selected tab of the Item Selector dialog to be rendered.
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
 
getTitle(Locale) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the localized title of the tab to display in the Item Selector dialog.
getURL() - Method in class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
 
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.
 
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
 
isShowSearch() - Method in interface com.liferay.item.selector.ItemSelectorView
Deprecated.
As of Judson (7.1.x), with no direct replacement
isVisible(ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns whether the item selector view is visible.
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.
ItemSelectorViewRenderer - Interface in com.liferay.item.selector
 
ItemSelectorViewReturnTypeProvider - Interface in com.liferay.item.selector
 
ItemSelectorViewReturnTypeProviderHandler - Interface in com.liferay.item.selector
 

P

populateSupportedItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in interface com.liferay.item.selector.ItemSelectorViewReturnTypeProvider
 

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(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
 

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
 
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(List<ItemSelectorReturnType>) - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
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
 
setDraggableImage(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.ImageSelectorTag
 
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
 
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
 
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
 
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
 
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.upload.criterion.UploadItemSelectorCriterion
 
setPortletURL(PortletURL) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
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
 
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
 
setShowSearch(boolean) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
setTabName(String) - Method in class com.liferay.item.selector.taglib.servlet.taglib.RepositoryEntryBrowserTag
 
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

UploadableFileReturnType - Class in com.liferay.item.selector.criteria
Deprecated.
As of Judson (7.1.x), replaced by FileEntryItemSelectorReturnType
UploadableFileReturnType() - Constructor for class com.liferay.item.selector.criteria.UploadableFileReturnType
Deprecated.
 
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) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
Deprecated.
As of Judson (7.1.x), replaced by UploadItemSelectorCriterion(String, String, String)
UploadItemSelectorCriterion(String, String, long) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
Deprecated.
UploadItemSelectorCriterion(String, String, long, String[]) - Constructor for class com.liferay.item.selector.criteria.upload.criterion.UploadItemSelectorCriterion
Deprecated.
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

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 P R S U V 
Skip navigation links