LLMS_REST_Controller::get_object_type()
Method: Retrieves the resource object-type this controller is responsible for managing.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:822
Method: Retrieves the resource object-type this controller is responsible for managing.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:822
Method: Map schema to query arguments to retrieve a collection of objects.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:386
Method: Map request keys to database keys for insertion.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:590
Method: Called right after a resource is completely inserted (created/updated).
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:164
Method: Called right after a resource is inserted (created/updated).
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:136
Method: Prepare query args for total count query.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:468
Method: Prepare collection items for response.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:483
Method: Format query arguments to retrieve a collection of objects.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:354
Method: Format search query arguments to retrieve a collection of objects.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:400
Method: Prepare request arguments for a database insert/update.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php:839