|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||
See:
Description
| Interface Summary | |
|---|---|
| I_CmsResourceCollector | A collector that generates list of CmsResource objects from the VFS. |
| Class Summary | |
|---|---|
| A_CmsResourceCollector | Provides some helpful base implementations for resource collector classes. |
| CmsCategoryResourceCollector | A collector to fetch XML contents in a folder or the current site filtered by one or more given category types. |
| CmsCollectorData | Data structure for the collector, parsed from the collector parameters. |
| CmsDateResourceCollector | A default resource collector that supports flexible sorting based on resource dates. |
| CmsDateResourceComparator | Comparator for sorting resource objects based on dates. |
| CmsDefaultResourceCollector | A default resource collector to generate some example list of resources from the VFS. |
| CmsExtendedCollectorData | Extended data structure for the collector, parsed from the collector parameters. |
| CmsPriorityDateResourceComparator | Comparator for sorting resource objects based on priority and date. |
| CmsPriorityResourceCollector | A collector to fetch sorted XML contents in a folder or subtree based on their priority and date or title values. |
| CmsPriorityTitleResourceComparator | Comparator for sorting resource objects based on priority and title. |
| CmsTimeFrameCategoryCollector | A collector that allows to collect resources within a time range based upon a configurable property that contains a time stamp. |
| ComparatorInverter | Wrapper around a comparator that inverts comparison results which may e.g. be used to invert sort orders. |
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
CmsDefaultResourceCollector,
CmsPriorityResourceCollector,
I_CmsResourceCollector
|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||