|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EntryValue | An interface that parents data types for sorting and grouping. |
| Class Summary | |
|---|---|
| DateValue | An EntryValue implementation representing a "date" data-type. |
| Group | The cf:group element is intended to inform the client that the property to which it
refers is one that is “groupable” – that is, that the client should provide a user interface that
allows the user to group or filter on the values of that property. |
| NumberValue | An EntryValue implementation for "number" data-type values. |
| Sort | The cf:sort element is intended to inform the client that the property to which it refers
is one that is “sortable” – that is, that the client should provide a user interface that allows the
user to sort on that property. |
| StringValue | An EntryValue implementation for "text" data-types. |
This package contains classes used with the SimpleListExtension module and the SLEEntry. Pay closest attention to the Group and Sort classes if you want to generate feeds.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||