• 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 / 1.0.0-beta.3

LLMS_REST_Enrollments_Controller

Class: LLMS_REST_Enrollments_Controller class.

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

Used by 0 functions | Uses 1 function

LLMS_REST_Enrollments_Controller::get_items()

Method: Get a collection of enrollments.

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

Used by 0 functions | Uses 2 functions

LLMS_REST_Webhooks_Controller::get_objects_query()

Method: Retrieve a query object based on arguments from a `get_items()` (collection) request.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:300

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::get_objects_from_query()

Method: Retrieve an array of objects from the result of $this->get_objects_query().

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:314

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::map_schema_to_database()

Method: Map request keys to database keys for insertion.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:330

Used by 0 functions | Uses 1 function

LLMS_REST_Webhooks_Controller::prepare_object_for_response()

Method: Prepare an object for response.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:350

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::update_item()

Method: Update an Webhook

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:373

Used by 0 functions | Uses 1 function

LLMS_REST_Webhooks_Controller::update_item_permissions_check()

Method: Check if a given request has access to update an item.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:396

Used by 0 functions | Uses 1 function

LLMS_REST_Webhooks_Controller::get_object()

Method: Retrieve An Webhook object by ID.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:280

Used by 0 functions | Uses 2 functions

LLMS_REST_Webhooks_Controller::delete_object()

Method: Delete the object.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:99

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