• 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/class-llms-engagement-handler.php

LLMS_Engagement_Handler::handle_email()

Method: Send an email engagement

Source: includes/class-llms-engagement-handler.php:562

Used by 1 function | Uses 5 functions

LLMS_Engagement_Handler::get_image_id()

Method: Retrieve the attachment id to use for the earned engagement thumbnail.

Source: includes/class-llms-engagement-handler.php:446

Used by 1 function | Uses 1 function

LLMS_Engagement_Handler::handle()

Method: Handle validation and creation of an earned achievement or certificate.

Source: includes/class-llms-engagement-handler.php:482

Used by 2 functions | Uses 3 functions

LLMS_Engagement_Handler::handle_achievement()

Method: Award an achievement

Source: includes/class-llms-engagement-handler.php:513

Used by 2 functions | Uses 1 function

LLMS_Engagement_Handler::handle_certificate()

Method: Award an certificate

Source: includes/class-llms-engagement-handler.php:532

Used by 2 functions | Uses 1 function

llms_earned_{$type}_dupcheck

Filter Hook: Filters whether or not the given user has already earned a certificate or achievement.

Source: includes/class-llms-engagement-handler.php:409

Used by 1 function | Uses 0 functions

llms_user_earned_{$type}

Action Hook: Action run after a student has successfully earned an engagement.

Source: includes/class-llms-engagement-handler.php:286

Used by 1 function | Uses 0 functions

LLMS_Engagement_Handler::check_post()

Method: Validates a post id submitted to an engagement handler callback function.

Source: includes/class-llms-engagement-handler.php:310

Used by 1 function | Uses 0 functions

LLMS_Engagement_Handler::check_post_enrollment()

Method: Check that the specified user is enrolled in the given post.

Source: includes/class-llms-engagement-handler.php:343

Used by 1 function | Uses 2 functions

LLMS_Engagement_Handler::dupcheck()

Method: Check if the engagement for the specified template and related post has already been earned / awarded to a given user.

Source: includes/class-llms-engagement-handler.php:370

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