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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.membership.php

LLMS_Membership::get_student_count()

Method: Retrieve the number of enrolled students in the membership.

Source: includes/models/model.llms.membership.php:164

Used by 0 functions | Uses 0 functions

LLMS_Membership::get_sales_page_url()

Method: Get the URL to a WP Page or Custom URL when sales page redirection is enabled

Source: includes/models/model.llms.membership.php:137

Used by 0 functions | Uses 0 functions

LLMS_Membership::get_students()

Method: Get an array of student IDs based on enrollment status in the membership

Source: includes/models/model.llms.membership.php:186

Used by 0 functions | Uses 1 function

LLMS_Membership::has_sales_page_redirect()

Method: Determine if sales page redirection is enabled

Source: includes/models/model.llms.membership.php:198

Used by 0 functions | Uses 0 functions

LLMS_Membership::remove_auto_enroll_course()

Method: Remove a course from auto enrollment

Source: includes/models/model.llms.membership.php:210

Used by 0 functions | Uses 1 function

LLMS_Membership::set_instructors()

Method: Save instructor information

Source: includes/models/model.llms.membership.php:220

Used by 0 functions | Uses 1 function

LLMS_Membership

Class: LLMS_Membership model.

Source: includes/models/model.llms.membership.php:30

Used by 0 functions | Uses 1 function

LLMS_Membership::instructors()

Method: Retrieve an instance of the Post Instructors model

Source: includes/models/model.llms.membership.php:57

Used by 2 functions | Uses 1 function

LLMS_Membership::add_auto_enroll_courses()

Method: Add courses to autoenrollment by id

Source: includes/models/model.llms.membership.php:72

Used by 0 functions | Uses 1 function

LLMS_Membership::get_auto_enroll_courses()

Method: Get an array of the auto enrollment course ids use a custom function due to the default “get_array” returning an array with an empty string

Source: includes/models/model.llms.membership.php:95

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