userman v0.1.1 (2014-08-08T12:16:30Z)
Dub
Repo
UserManWebInterface.postRegister
userman
web
UserManWebInterface
Undocumented in source. Be warned that the author may not have intended to support it.
class
UserManWebInterface
@
errorDisplay
!
getRegister
void
postRegister
(
ValidEmail
email
,
Nullable
!
ValidUsername
name
,
string
fullName
,
ValidPassword
password
,
Confirm
!"password"
passwordConfirmation
)
Meta
Source
See Implementation
userman
web
UserManWebInterface
constructors
this
functions
getActivate
getForgotLogin
getLogin
getLogout
getProfile
getRegister
getResendActivation
getResetPassword
postForgotLogin
postLogin
postProfile
postRegister
postResendActivation
postResetPassword
mixins
__anonymous