Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.student.php / Page 6

LLMS_Student::get_enrollment_order()

Method: Retrieve the order which enrolled a student in a given course or membership Retrieves the most recently updated order for the given product

Source: includes/models/model.llms.student.php:236

Used by 0 functions | Uses 0 functions

before_llms_user_enrollment

Action Hook: Fires before a user is enrolled into a course or membership.

Source: includes/models/model.llms.student.php:107

Used by 0 functions | Uses 0 functions

llms_user_enrolled_in_course

Action Hook: Fires after a user is enrolled in course

Source: includes/models/model.llms.student.php:146

Used by 0 functions | Uses 0 functions

llms_user_added_to_membership_level

Action Hook: Fires after a user is enrolled in membership

Source: includes/models/model.llms.student.php:158

Used by 0 functions | Uses 0 functions

llms_user_{$post_type}_enrollment_{$action_type}

Action Hook: Fires after a user’s enrollment is created or updated.

Source: includes/models/model.llms.student.php:171

Used by 0 functions | Uses 0 functions

LLMS_Student

Class: LLMS_Student model class

Source: includes/models/model.llms.student.php:29

Used by 0 functions | Uses 1 function

LLMS_Student::instructor()

Method: Retrieve an instance of the LLMS_Instructor model for the current user

Source: includes/models/model.llms.student.php:38

Used by 0 functions | Uses 0 functions

LLMS_Student::quizzes()

Method: Retrieve an instance of the student quiz data model

Source: includes/models/model.llms.student.php:52

Used by 0 functions | Uses 0 functions

LLMS_Student::add_membership_level()

Method: Add the student to a LifterLMS Membership

Source: includes/models/model.llms.student.php:64

Used by 0 functions | Uses 0 functions

LLMS_Student::enroll()

Method: Enroll the student into a course or membership

Source: includes/models/model.llms.student.php:99

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6
Proudly powered by WordPress