Changes from Version 1 of adeiClassUSER

Show
Ignore:
Author:
csa (IP: 141.52.232.84)
Timestamp:
07/02/08 08:49:59 (16 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adeiClassUSER

    v0 v1  
     1== Methods == 
     2 * function !__construct(REQUEST $req) 
     3   * Should throw ADEIException if invalid credentials are         specified. 
     4   * Should create valid class even if no user is logged 
     5 * function GetUserName() 
     6   * Should return NULL if no user is logged 
     7 * function GetUserInfo() 
     8   * array with some extra info (Later, discuss what to include) 
     9 * function GetConfigElement($element_name, $default_value = false) 
     10 
     11== Required Elements == 
     12 * User Timezone (I need a correct name, not just GMT+/-) 
     13 * Aram, please, add what you think could be important