EditPasswordForm
extends AbstractForm
in package
Class EditPasswordForm.
Table of Contents
Properties
Methods
- boot() : void
- getPasswordValidate() : StringShape
- handleCurrentPasswordField() : void
- initialize() : void
- prepare() : void
Properties
$resource
public
User|null
$resource
Methods
boot()
public
boot() : void
getPasswordValidate()
protected
getPasswordValidate(string $field) : StringShape
Parameters
- $field : string
Return values
StringShapehandleCurrentPasswordField()
protected
handleCurrentPasswordField(Section $basic) : void
Parameters
- $basic : Section
initialize()
protected
initialize() : void
prepare()
protected
prepare() : void