MobColl
 All Classes Functions
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
com.mobcoll.bitirmeandroid.RegisterPage Class Reference
Inheritance diagram for com.mobcoll.bitirmeandroid.RegisterPage:

Public Member Functions

boolean sendRegisterRequest (String userName, String password, String name, String surname, int gender, String email, String birthdate)
 

Static Public Attributes

static final String CLASS_NAME = "com.mobcoll.bitirmeandroid.RegisterPage"
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 

Detailed Description

Registering page for the application

Member Function Documentation

void com.mobcoll.bitirmeandroid.RegisterPage.onCreate ( Bundle  savedInstanceState)
inlineprotected

Initializes class members.

boolean com.mobcoll.bitirmeandroid.RegisterPage.sendRegisterRequest ( String  userName,
String  password,
String  name,
String  surname,
int  gender,
String  email,
String  birthdate 
)
inline

Connects with server and sends register request with the parameters given by user.

Parameters
userName
password
name
surname
gender
email
birthdate
Returns

The documentation for this class was generated from the following file: