LLMS_REST_Admin_Form_Controller
Description Description
.
Source Source
File: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-form-controller.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0-beta.3 | Added API credential download methods. |
| 1.0.0-beta.1 | Introduced. |
Methods Methods
- __construct — Constructor.
- handle_events — Handles submission of admin forms & nonce links.
- handle_key_download — Generate and download a api key credentials file.
- handle_webhook_upsert — Handle creating/updating a webhook via admin interfaces
- prepare_key_download — Validates `GET` information from the credential download URL and prepares information for generating the file.