Password
class Password
Controller for changing the admin password.
Methods
__construct(object $model, object $viewModel)
Constructor
array
display()
Display the change password form.
array
submit()
Process the change password submission.
Details
at line 42
__construct(object $model, object $viewModel)
Constructor
at line 55
array
display()
Display the change password form.
at line 67
array
submit()
Process the change password submission.