Changes between Version 1 and Version 2 of adeiClassREADER

Show
Ignore:
Author:
csa (IP: 141.52.232.84)
Timestamp:
08/26/09 09:29:00 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adeiClassREADER

    v1 v2  
    11=== READER === 
    22 
     3 The abstraction layer providing access to the source data 
     4 
    35== Properties == 
    4  *  
     6 * ''req'' 
     7 * ''server'' 
     8 * ''srvid'' 
     9 * ''dbname'' 
     10 * ''opts'' 
    511== Methods ==  
    612 * ''!GetGroupInfo([wiki:adeiClassLOGGROUP LOGGROUP $grp] = NULL, [wiki:adeiClassRequestFlags $flags] = 0)'' 
    1117  * ''items'' - list of items (only if ''REQUEST::NEED_ITEMS'' is specified) 
    1218 * ''!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: 
    1420  * ''id'' - the position in the group (starting from 0) 
    1521  * ''uid'' - unique item name (should be unique within ADEI setup)