Public Member Functions | |
actionChange () | |
actionChangeRequest () |
Public Attributes | |
$defaultAction = 'recovery' | |
![]() | |
$menu = array() | |
$breadcrumbs = array() | |
![]() | |
$layout = '//layouts/gportal' | |
$mailLayout = '//layouts/mail' |
Additional Inherited Members | |
![]() | |
beforeAction ($action) |
Definition at line 3 of file RecoveryController.php.
RecoveryController::actionChange | ( | ) |
Change password
This action only handle requests and redirect back. No render
Definition at line 12 of file RecoveryController.php.
References User\model(), and UserModule\t().
RecoveryController::actionChangeRequest | ( | ) |
This action only handle requests and redirect back. No render
Definition at line 47 of file RecoveryController.php.
References User\model(), and UserModule\t().