Changes between Version 1 and Version 2 of adeiClassREADER
- Timestamp:
- 08/26/09 09:29:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiClassREADER
v1 v2 1 1 === READER === 2 2 3 The abstraction layer providing access to the source data 4 3 5 == Properties == 4 * 6 * ''req'' 7 * ''server'' 8 * ''srvid'' 9 * ''dbname'' 10 * ''opts'' 5 11 == Methods == 6 12 * ''!GetGroupInfo([wiki:adeiClassLOGGROUP LOGGROUP $grp] = NULL, [wiki:adeiClassRequestFlags $flags] = 0)'' 11 17 * ''items'' - list of items (only if ''REQUEST::NEED_ITEMS'' is specified) 12 18 * ''!GetItemList([wiki:adeiClassLOGGROUP LOGGROUP $grp] = NULL, [wiki:adeiClassMASK MASK $mask] = NULL, [wiki:adeiClassRequestFlags $flags] = 0)'' 13 [[BR]]Returns list of the items in the specified logging group. The following properties are returned 19 [[BR]]Returns list of the items in the specified logging group. The following properties are returned: 14 20 * ''id'' - the position in the group (starting from 0) 15 21 * ''uid'' - unique item name (should be unique within ADEI setup)