Prefs Class Reference

Inherits er::extensions::components::ERXComponent.

Collaboration diagram for Prefs:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOActionResults done ()
WOActionResults doSomething ()
WOActionResults main ()
String password ()
String passwordConfirm ()
 Prefs (WOContext context)
boolean repeat ()
void setPassword (String password)
void setPasswordConfirm (String passwordConfirm)
void setRepeat (boolean repeat)
void setShuffle (boolean shuffle)
void setUserName (String userName)
boolean shuffle ()
String userName ()

Private Attributes

String _password
String _passwordConfirm
boolean _repeat
boolean _shuffle
String _userName


Constructor & Destructor Documentation

Prefs ( WOContext  context  ) 


Member Function Documentation

WOActionResults done (  ) 

WOActionResults doSomething (  ) 

WOActionResults main (  ) 

String password (  ) 

Returns:
the password

String passwordConfirm (  ) 

Returns:
the passwordConfirm

boolean repeat (  ) 

Returns:
the repeat

void setPassword ( String  password  ) 

Parameters:
password the password to set

void setPasswordConfirm ( String  passwordConfirm  ) 

Parameters:
passwordConfirm the passwordConfirm to set

void setRepeat ( boolean  repeat  ) 

Parameters:
repeat the repeat to set

void setShuffle ( boolean  shuffle  ) 

Parameters:
shuffle the shuffle to set

void setUserName ( String  userName  ) 

Parameters:
userName the userName to set

boolean shuffle (  ) 

Returns:
the shuffle

String userName (  ) 

Returns:
the userName


Member Data Documentation

String _password [private]

boolean _repeat [private]

boolean _shuffle [private]

String _userName [private]


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

Generated on Sat May 26 06:43:22 2012 for Project Wonder by  doxygen 1.5.8