| 1 | == Flags == |
---|
| 2 | |
---|
| 3 | The following flags accepted by many methods of [wiki:adeiClassREQUEST REQUEST] class as well as ''list'' methods of the [wiki:adeiClassREADER READER] class. |
---|
| 4 | |
---|
| 5 | * ''REQUEST::LIST_ALL'' - Demands full lists not limited by selected data source and group |
---|
| 6 | * ''REQUEST::LIST_WILDCARDED'' - Demands the archived databases in the list |
---|
| 7 | * ''REQUEST::NEED_INFO'' - Demands item descriptions to be returned along with the list |
---|
| 8 | * ''REQUEST::NEED_COUNT'' - Demands detailed information on elements counts and etc. (Expansive) |
---|
| 9 | * ''REQUEST::NEED_ITEMINFO'' - Demands information about items in the group lists |
---|
| 10 | * ''REQUEST::NEED_AXISINFO'' - Demands information about axis in the channel lists |
---|
| 11 | * ''REQUEST::LIST_VIRTUAL'' - Demands the virtual elements to be included in the list |
---|
| 12 | * ''REQUEST::LIST_COMPLEX'' - Demands the complex elements to be included in the list |
---|
| 13 | * ''REQUEST::SKIP_UNCACHED'' - Suppresses still uncached elements from inclusion in the list |