• 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-posts-controller.php / Page 2

LLMS_REST_Posts_Controller::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-posts-controller.php:763

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::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-posts-controller.php:778

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::get_pagination_data_from_query()

Method: Retrieve pagination information from an objects query.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:173

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_read_object_permissions()

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

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:134

Used by 0 functions | Uses 1 function

LLMS_REST_Posts_Controller::can_access_password_content()

Method: Checks if the user can access password-protected content.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1739

Used by 1 function | Uses 0 functions

LLMS_REST_Posts_Controller::check_read_permission()

Method: Checks if an llms post can be read.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1692

Used by 4 functions | Uses 1 function

LLMS_REST_Posts_Controller::check_delete_permission()

Method: Checks if an llms post can be deleted.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1677

Used by 1 function | Uses 0 functions

LLMS_REST_Posts_Controller::check_update_permission()

Method: Checks if an llms post can be edited.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1662

Used by 4 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_create_permission()

Method: Checks if a post can be edited.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1647

Used by 1 function | Uses 0 functions

LLMS_REST_Posts_Controller::get_taxonomy_rest_base()

Method: Maps a taxonomy name to the relative rest base

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1634

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