• 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 15

LLMS_Abstract_Admin_Tool::should_load()

Method: Conditionally load the tool

Source: includes/abstracts/llms-abstract-admin-tool.php:177

Used by 2 functions | Uses 0 functions

LLMS_Abstract_API_Handler::__construct()

Method: Construct an API call, parameters are passed to private `call()` function

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

Used by 1 function | Uses 1 function

LLMS_Abstract_API_Handler::call()

Method: Execute an API request.

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

Used by 1 function | Uses 6 functions

LLMS_Abstract_API_Handler::get_error_message()

Method: Retrieve the private “error_message” variable

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

Used by 0 functions | 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
« Previous 1 … 14 15 16 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions