LLMS_REST_Controller::prepare_collection_items_for_response()
Method: Prepare collection items for response.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:448
Method: Prepare collection items for response.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:448
Method: Add pagination info and links to the response header.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:478
Class: LLMS_REST_Controller class
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:26
Method: Retrieves the query params for retrieving a single resource.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:524
Method: Create an item.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:62
Method: Retrieve arguments for deleting a resource.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:543
Method: Called right after a resource is inserted (created/updated).
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:107
Method: Map request keys to database keys for insertion.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:557
Action Hook: Fires after a single llms resource is created or updated via the REST API.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:122
Method: Called right after a resource is completely inserted (created/updated).
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:135