• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 13

LLMS_Abstract_API_Handler::get_result()

Method: Retrieve the private “result” variable

Source: includes/abstracts/llms.abstract.api.handler.php:180

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::is_error()

Method: Determine if the response is an error

Source: includes/abstracts/llms.abstract.api.handler.php:193

Used by 0 functions | Uses 1 function

LLMS_Abstract_API_Handler::parse_response()

Method: Parse the body of the response and set a success/error

Source: includes/abstracts/llms.abstract.api.handler.php:207

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::set_error()

Method: Set an Error Sets all error variables and sets the result as a WP_Error so the result can always be tested with `is_wp_error()`

Source: includes/abstracts/llms.abstract.api.handler.php:220

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::set_request_body()

Method: Set request body

Source: includes/abstracts/llms.abstract.api.handler.php:250

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::set_request_headers()

Method: Set request headers

Source: includes/abstracts/llms.abstract.api.handler.php:262

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::set_request_url()

Method: Set the request URL

Source: includes/abstracts/llms.abstract.api.handler.php:275

Used by 1 function | Uses 0 functions

LLMS_Abstract_API_Handler::set_result()

Method: Set the result

Source: includes/abstracts/llms.abstract.api.handler.php:236

Used by 0 functions | Uses 0 functions

LLMS_Abstract_API_Handler::set_user_agent()

Method: Set the request User Agent Can be overridden by extending classes when necessary

Source: includes/abstracts/llms.abstract.api.handler.php:288

Used by 1 function | Uses 0 functions

LLMS_Abstract_Database_Store::__construct()

Method: Constructor

Source: includes/abstracts/llms.abstract.database.store.php:109

Used by 4 functions | Uses 2 functions
« Previous 1 … 12 13 14 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions