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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.api.handler.php

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_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::get_error_object()

Method: Get the private “error_object” variable

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_API_Handler::get_error_type()

Method: Retrieve the private “error_type” variable

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

Used by 0 functions | Uses 0 functions

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_result()

Method: Set the result

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

Used by 0 functions | Uses 0 functions
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions