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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 4

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:206

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:234

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:245

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:257

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:221

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:269

Used by 1 function | Uses 0 functions

LLMS_Abstract_Database_Store::__construct()

Method: Constructor

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

Used by 2 functions | Uses 2 functions

LLMS_Abstract_Database_Store::__get()

Method: Get object data

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Database_Store::__set()

Method: Set object data

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Database_Store::create()

Method: Create the item in the database

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

Used by 1 function | Uses 2 functions
« Previous 1 … 3 4 5 … 258 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions