Enumeration for the 'order by' setting
| value | description |
|---|---|
| ALPHABETICALLY | Listed objects are sorted by name |
| PRIORITY | Listed objects are sorted by priority (only if listType is PAGE) |
| PDATE | Listed objects are sorted by publish date (only if listType is PAGE) |
| EDATE | Listed objects are sorted by edit date |
| CDATE | Listed objects are sorted by creation date |
| FILESIZE | Listed objects are sorted by file size (only if listType is FILE or IMAGE) |
| SELF | Listed objects are sorted manually |
| UNDEFINED | Overview is not defined |