bigace.classes.user
[ class tree: bigace.classes.user ] [ index: bigace.classes.user ] [ all elements ]

Class: UserData

Source Location: /classes/userdata/UserData.php

Class Overview


This keeps information about all kind of User Information like Email-Address, real name and more.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 31]
This keeps information about all kind of User Information like Email-Address, real name and more.



[ Top ]


Class Variables

$userdata =

[line 33]


Type:   mixed


[ Top ]



Class Methods


constructor UserData [line 40]

UserData UserData( int $userid)

This initalizes the Object with the given User



Parameters:

int   $userid   the User ID

[ Top ]

method changeUserData [line 145]

void changeUserData( String $firstname, String $lastname, String $email, String $homepage, String $phone, String $mobile, String $fax, String $company, String $street, String $city, String $citycode, String $country)

This changes the User Data within BIGACE.



Parameters:

String   $firstname   the Users first name
String   $lastname   the Users last name
String   $email   the Users email address
String   $homepage   the Users homepage
String   $phone   the Users Phone number
String   $mobile   the Users Mobile number
String   $fax   the Users Fax number
String   $company   the Users Company
String   $street   the Users Street
String   $city   the Users City
String   $citycode   the Users CityCode
String   $country   the Users Country

[ Top ]

method getCity [line 114]

void getCity( )



[ Top ]

method getCityCode [line 119]

void getCityCode( )



[ Top ]

method getCompany [line 104]

void getCompany( )



[ Top ]

method getCountry [line 124]

void getCountry( )



[ Top ]

method getEmail [line 79]

void getEmail( )



[ Top ]

method getExtension [line 54]

void getExtension( mixed $id)



[ Top ]

method getFax [line 99]

void getFax( )



[ Top ]

method getFirstName [line 69]

void getFirstName( )



[ Top ]

method getHomepage [line 84]

void getHomepage( )



[ Top ]

method getLastName [line 74]

void getLastName( )



[ Top ]

method getMobile [line 94]

void getMobile( )



[ Top ]

method getPhone [line 89]

void getPhone( )



[ Top ]

method getStreet [line 109]

void getStreet( )



[ Top ]

method getUserID [line 64]

int getUserID( )

Returns the User ID for that this Object was initalized



Tags:

return:  the Users ID


[ Top ]

method init [line 45]

void init( mixed $id)



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:22 +0200 by phpDocumentor 1.3.0RC2