• 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/abstracts/class-llms-rest-controller-stubs.php

LLMS_REST_Controller_Stubs::check_read_object_permissions()

Method: Determine if the current user can view the object.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:69

Used by 0 functions | Uses 1 function

LLMS_REST_Controller_Stubs::get_object_id()

Method: Retrieve an ID from the object

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:105

Used by 1 function | Uses 0 functions

LLMS_REST_Controller_Stubs::get_objects_query()

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

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:135

Used by 0 functions | Uses 0 functions

LLMS_REST_Controller_Stubs::get_objects_from_query()

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

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:153

Used by 0 functions | Uses 0 functions

LLMS_REST_Controller_Stubs::get_pagination_data_from_query()

Method: Retrieve pagination information from an objects query.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:179

Used by 0 functions | Uses 0 functions

LLMS_REST_Controller_Stubs::prepare_object_for_response()

Method: Prepare an object for response.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:203

Used by 0 functions | Uses 0 functions

LLMS_REST_Controller_Stubs::update_object()

Method: Update the object in the database with prepared data.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:233

Used by 0 functions | Uses 1 function

LLMS_REST_Controller_Stubs

Class: LLMS_REST_Controller_Stubs class.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:23

Used by 1 function | Uses 0 functions

LLMS_REST_Controller_Stubs::get_object()

Method: Get object.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:42

Used by 2 functions | Uses 0 functions

LLMS_REST_Controller_Stubs::check_read_item_permissions()

Method: Determine if the current user can view the requested item.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller-stubs.php:53

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