LLMS_Student_Dashboard::get_courses()
Method: Get list of student’s courses used for recent courses on the dashboard and all courses (paginated) on the “View Courses” endpoint
Source: includes/class.llms.student.dashboard.php:73
Method: Get list of student’s courses used for recent courses on the dashboard and all courses (paginated) on the “View Courses” endpoint
Source: includes/class.llms.student.dashboard.php:73
Method: Retrieve an instance of LLMS_Course for the sections’s parent course
Source: includes/models/model.llms.section.php:39
Method: Retrieve the product’s catalog visibility name for display
Source: includes/models/model.llms.product.php:118
Method: Update the product’s catalog visibility setting
Source: includes/models/model.llms.product.php:205
Method: Retrieve the product’s catalog visibility term
Source: includes/models/model.llms.product.php:98
Function: Retrieve the parent course for a section, lesson, or quiz
Source: includes/llms.functions.core.php:746
Function: Get a list of available product (course & membership) catalog visibility options
Source: includes/llms.functions.core.php:419
Method: Retrieve the actual content of the shortcode
Source: includes/abstracts/abstract.llms.shortcode.course.element.php:44
Method: Call the template function for the course element
Source: includes/abstracts/abstract.llms.shortcode.course.element.php:19
Method: Retrieves an array of default attributes which are automatically merged with the user submitted attributes and passed to $this->get_output()
Source: includes/abstracts/abstract.llms.shortcode.course.element.php:28