LLMS_REST_Sections_Controller

LLMS_REST_Sections_Controller class.


Description Description


Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.9 Removed create_llms_post() and get_object() methods, now abstracted in LLMS_REST_Posts_Controller class.
1.0.0-beta.7 prepare_objects_query() renamed to prepare_collection_query_args(). Fix the way we get the section's parent course object when building the resource links.
1.0.0-beta.14 Update prepare_links() to accept a second parameter, WP_REST_Request.
1.0.0-beta.12 Updated $this->prepare_collection_query_args() to reflect changes in the parent class.
1.0.0-beta.1 Introduced.


Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.