[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

UserProfile:: (5 methods):
  show()
  addPasswordConfirmation()
  updateProfileForm()
  deleteProfileForm()
  tokenForm()


Class: UserProfile  - X-Ref

DokuWiki User Profile Interface

show()   X-Ref
Display the User Profile Form Panel

return: void
author: Andreas Gohr <andi@splitbrain.org>

addPasswordConfirmation(Form $form)   X-Ref
Add the password confirmation field to the form if configured

return: void
param: Form $form

updateProfileForm($userinfo)   X-Ref
Create the profile form

return: Form

deleteProfileForm()   X-Ref
Create the profile delete form

return: Form

tokenForm($user)   X-Ref
Get the authentication token form

return: Form
param: string $user