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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php / Page 2

LLMS_REST_Enrollments_Controller::check_read_permission()

Method: Checks if an enrollment can be read.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1226

Used by 3 functions | Uses 0 functions

LLMS_REST_Enrollments_Controller::check_delete_permission()

Method: Checks if an enrollment can be deleted

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1213

Used by 1 function | Uses 0 functions

LLMS_REST_Enrollments_Controller::check_update_permission()

Method: Checks if an enrollment can be updated

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1202

Used by 1 function | Uses 0 functions

LLMS_REST_Enrollments_Controller::check_create_permission()

Method: Checks if an enrollment can be edited.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1191

Used by 1 function | Uses 0 functions

LLMS_REST_Enrollments_Controller::handle_creation_date_update()

Method: Handles the enrollment creation date.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1150

Used by 1 function | Uses 1 function

LLMS_REST_Enrollments_Controller::handle_status_update()

Method: Handles the enrollment status update.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1121

Used by 1 function | Uses 0 functions

LLMS_REST_Enrollments_Controller::prepare_links()

Method: Prepare enrollments links for the request.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1057

Used by 0 functions | Uses 1 function

LLMS_REST_Enrollments_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:826

Used by 2 functions | Uses 0 functions

LLMS_REST_Enrollments_Controller::prepare_object_for_response()

Method: Prepare a single object output for response.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:1020

Used by 0 functions | Uses 2 functions

LLMS_REST_Enrollments_Controller::get_item_schema()

Method: Get the Enrollments’s schema, conforming to JSON Schema.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php:667

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