Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 1.0.0-beta.1 / Page 25

LLMS_REST_Controller::get_delete_item_args()

Method: Retrieve arguments for deleting a resource.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Controller::map_schema_to_database()

Method: Map request keys to database keys for insertion.

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

Used by 0 functions | 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:1623

Used by 0 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:1636

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_item_for_response()

Method: Prepare a single item for the REST response

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

Used by 0 functions | 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:1651

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_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/abstracts/class-llms-rest-posts-controller.php:917

Used by 0 functions | Uses 0 functions

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:1666

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_items_query_orderby_mappings()

Method: Map to proper WP_Query orderby param.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_item_for_database()

Method: Prepares a single post for create or update.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 24 25 26 … 29 Next »
Proudly powered by WordPress