Uses of Enum Class
org.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants.SortParams
Packages that use I_CmsGalleryProviderConstants.SortParams
Package
Description
Contains the shared client/server side gallery dialog classes.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of I_CmsGalleryProviderConstants.SortParams in org.opencms.workplace
Methods in org.opencms.workplace that return I_CmsGalleryProviderConstants.SortParamsModifier and TypeMethodDescriptionCmsWorkplaceSettings.getLastGalleryResultOrder(String key) Gets the last result sort order for the gallery dialog and a particular usage type.Methods in org.opencms.workplace with parameters of type I_CmsGalleryProviderConstants.SortParamsModifier and TypeMethodDescriptionvoidCmsWorkplaceSettings.setLastGalleryResultOrder(String key, I_CmsGalleryProviderConstants.SortParams order) Sets the last sort order used for the gallery results for a particular usage type.