[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Ui/ -> UserResendPwd.php (summary)

(no description)

File Size: 99 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

UserResendPwd:: (3 methods):
  show()
  formSetNewPassword()
  formResendPassword()


Class: UserResendPwd  - X-Ref

DokuWiki Resend Password Request Interface

show()   X-Ref
Display the form to request a new password for an existing account

author: Andreas Gohr <andi@splitbrain.org>
author: Benoit Chesneau <benoit@bchesneau.info>
return: void

formSetNewPassword($token)   X-Ref
create a form ui to set new password

return: Form

formResendPassword()   X-Ref
create a form ui to request new password

return: Form