• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/forms/controllers/class.llms.controller.account.php

llms_before_user_account_update_submit

Action Hook: Form submission handler for forms on the Student Dashboard.

Source: includes/forms/controllers/class.llms.controller.account.php:108

Used by 1 function | Uses 0 functions

LLMS_Controller_Account::reset_password_link_redirect()

Method: Automatically redirect password reset links to the password reset form page.

Source: includes/forms/controllers/class.llms.controller.account.php:396

Used by 0 functions | Uses 6 functions

LLMS_Controller_Account::validate_password_reset()

Method: Validates the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:419

Used by 1 function | Uses 2 functions

llms_user_password_reset

Action Hook: Fire an action the the user’s password is reset.

Source: includes/forms/controllers/class.llms.controller.account.php:377

Used by 1 function | Uses 0 functions

LLMS_Controller_Account::reset_password_handler()

Method: Handle the submission of the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:320

Used by 1 function | Uses 8 functions

llms_before_user_reset_password_submit

Action Hook: Fire an action before the user password reset form is handled.

Source: includes/forms/controllers/class.llms.controller.account.php:332

Used by 1 function | Uses 0 functions

llms_validate_password_reset_form

Filter Hook: Add custom validations to the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:341

Used by 1 function | Uses 0 functions

LLMS_Controller_Account::redeem_voucher()

Method: Redeem a voucher from the “Redeem Voucher” endpoint of the student dashboard

Source: includes/forms/controllers/class.llms.controller.account.php:262

Used by 0 functions | Uses 4 functions

llms_before_lost_password_form_submit

Action Hook: Fire an action immediately prior to the lost password form submission processing.

Source: includes/forms/controllers/class.llms.controller.account.php:169

Used by 1 function | Uses 0 functions

lostpassword_post

Action Hook: Fires before errors are returned from a password reset request.

Source: includes/forms/controllers/class.llms.controller.account.php:211

Used by 1 function | Uses 0 functions
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions