includes/forms/controllers/class.llms.controller.account.php:
LLMS_Controller_Account::reset_password_handler()
|
Handle the submission of the password reset form.
|
libraries/lifterlms-helper/includes/class-llms-helper-admin-add-ons.php:
LLMS_Helper_Admin_Add_Ons::handle_actions()
|
Handle form submission actions
|
libraries/lifterlms-helper/includes/class-llms-helper-betas.php:
LLMS_Helper_Betas::handle_form_submit()
|
Handle channel subscription saves
|
includes/forms/controllers/class.llms.controller.account.php:
LLMS_Controller_Account::redeem_voucher()
|
Redeem a voucher from the “Redeem Voucher” endpoint of the student dashboard
|
includes/admin/class.llms.admin.import.php:
LLMS_Admin_Import::cloud_import()
|
Handle form submission of a cloud import file
|
includes/abstracts/llms-abstract-email-provider.php:
LLMS_Abstract_Email_Provider::can_remote_install()
|
Determines if the current user can perform the remote installation.
|
includes/controllers/class.llms.controller.quizzes.php:
LLMS_Controller_Quizzes::maybe_handle_reporting_actions()
|
Handle quiz reporting screen actions buttons
|
libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-form-controller.php:
LLMS_REST_Admin_Form_Controller::handle_events()
|
Handles submission of admin forms & nonce links.
|
includes/class-llms-staging.php:
LLMS_Staging::handle_staging_notice_actions()
|
Handle the action buttons present in the recurring payments staging notice.
|
includes/controllers/class.llms.controller.achievements.php:
LLMS_Controller_Achievements::maybe_handle_reporting_actions()
|
Handle achievement form actions to download (for students and admins) and to delete (admins only)
|
includes/controllers/class.llms.controller.admin.quiz.attempts.php:
LLMS_Controller_Admin_Quiz_Attempts::maybe_run_actions()
|
Run actions on form submission
|
includes/controllers/class.llms.controller.certificates.php:
LLMS_Controller_Certificates::maybe_handle_reporting_actions()
|
Handle certificate form actions
|
includes/controllers/class.llms.controller.lesson.progression.php:
LLMS_Controller_Lesson_Progression::handle_admin_managment_forms()
|
Handle form submission from the Student -> Courses -> Course table where admins can toggle completion of lessons for a student.
|
includes/controllers/class.llms.controller.lesson.progression.php:
LLMS_Controller_Lesson_Progression::get_lesson_id_from_form_data()
|
Retrieve a lesson ID from form data for the mark complete / incomplete forms
|
includes/forms/controllers/class.llms.controller.login.php:
LLMS_Controller_Login::login()
|
Handle Login Form Submission
|
includes/forms/controllers/class.llms.controller.account.php:
LLMS_Controller_Account::lost_password()
|
Handle form submission of the Lost Password form
|
includes/forms/controllers/class.llms.controller.account.php:
LLMS_Controller_Account::update()
|
Handle submission of user account edit form
|
includes/forms/controllers/class.llms.controller.account.php:
LLMS_Controller_Account::cancel_subscription()
|
Lets student cancel recurring access plan subscriptions from the student dashboard view order screen
|
includes/forms/controllers/class.llms.controller.registration.php:
LLMS_Controller_Registration::register()
|
Handle submission of user registration forms
|
includes/class.llms.view.manager.php:
LLMS_View_Manager::get_view()
|
Get the current view role/type.
|
includes/class.llms.install.php:
LLMS_Install::update_actions()
|
Handle form submission of update related actions
|
includes/admin/class.llms.admin.page.status.php:
LLMS_Admin_Page_Status::remove_log_file()
|
Delete a log file
|
includes/admin/class.llms.admin.page.status.php:
LLMS_Admin_Page_Status::do_tool()
|
Handle tools actions
|
includes/admin/class.llms.admin.setup.wizard.php:
LLMS_Admin_Setup_Wizard::save()
|
Handle saving data during setup
|
includes/admin/class-llms-admin-review.php:
LLMS_Admin_Review::dismiss()
|
AJAX callback for dismissing the notice
|
includes/admin/class.llms.admin.settings.php:
LLMS_Admin_Settings::save()
|
Save method. Saves all fields on current tab
|
includes/admin/settings/class.llms.settings.checkout.php:
LLMS_Settings_Checkout::save()
|
Override default save method to save the display order of payment gateways
|
includes/admin/settings/class.llms.settings.notifications.php:
LLMS_Settings_Notifications::after_save()
|
Send a test notification after notification data is saved
|
includes/admin/settings/class.llms.settings.notifications.php:
LLMS_Settings_Notifications::before_save()
|
Remove test data from $_POST so that it wont be saved to the DB
|
includes/admin/class.llms.admin.notices.php:
LLMS_Admin_Notices::hide_notices()
|
Called when “Dismiss X” or “Remind Me” is clicked on a notice
|
includes/admin/post-types/class.llms.meta.boxes.php:
LLMS_Admin_Meta_Boxes::validate_post()
|
Validates post and metabox data before saving.
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.engagement.php:
LLMS_Meta_Box_Engagement::save()
|
Custom save method.
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.visibility.php:
LLMS_Meta_Box_Visibility::save()
|
Save the settings
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:
LLMS_Meta_Box_Membership::save()
|
Save field data.
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.php:
LLMS_Meta_Box_Voucher::save()
|
Save method
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php:
LLMS_Meta_Box_Order_Transactions::save()
|
Save method, processes refunds / records manual txns
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:
LLMS_Meta_Box_Order_Details::save()
|
Save method
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.course.options.php:
LLMS_Meta_Box_Course_Options::save_before()
|
Update course difficulty on save
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.submit.php:
LLMS_Meta_Box_Order_Submit::save()
|
Save action, update order status
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.export.php:
LLMS_Meta_Box_Voucher_Export::export()
|
Export vouchers.
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.coupon.php:
LLMS_Meta_Box_Coupon::save()
|
Save all metadata
|
includes/admin/class.llms.admin.addons.php:
LLMS_Admin_AddOns::handle_actions()
|
Handle form submissions for managing license keys
|
includes/admin/class.llms.admin.import.php:
LLMS_Admin_Import::upload_import()
|
Handle form submission
|