ninjaModuleLoginlogout.controllers
Class RegistrationController
java.lang.Object
ninjaModuleLoginlogout.controllers.RegistrationController
public class RegistrationController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationController
public RegistrationController()
registration
public Result registration(Context context)
registrationPending
public Result registrationPending(Context context)
- registration was successful => show message to user that an email was
sent for final activation of user account.
lostPassword
public Result lostPassword(Context context)
- Show input window for email.
Copyright © 2012. All Rights Reserved.