Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/llms.abstract.api.handler.php / Page 2

LLMS_Abstract_API_Handler::get_result()

Method: Retrieve the private “result” variable

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

Used by 0 functions | 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 0 functions

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 0 functions | 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 0 functions | 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
« Previous 1 2
Proudly powered by WordPress