DO NOT USE THIS CLASS ANY LONGER, IT WILL BE REMOVED IN ONE OF THE NEXT VERSIONS!
Use PrincipalService instead:
Located in /CORE/system/classes/userdata/UserData.php [line 46]
Methods
UserData UserData( int $userid )
This initalizes the Object with the given User
void getAttribute( $name )
void getCity( )
void getCityCode( )
void getCompany( )
void getCountry( )
void getEmail( )
void getExtension( $id )
void getFax( )
void getFirstName( )
void getHomepage( )
void getLastName( )
void getMobile( )
void getPhone( )
void getStreet( )
int getUserID( )
Returns the User ID for that this Object was initalized
void init( $id )