• 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 / Code Reference / LifterLMS/Abstracts/Classes / Page 45

LLMS_Abstract_Processor::save_data()

Method: Persist data to the database related to the processor

Source: includes/abstracts/llms.abstract.processor.php:274

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Processor::set_data()

Method: Update data to the database related to the processor

Source: includes/abstracts/llms.abstract.processor.php:298

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Processor::unset_data()

Method: Delete a piece of data from the database by key

Source: includes/abstracts/llms.abstract.processor.php:316

Used by 0 functions | Uses 2 functions

LLMS_Abstract_API_Handler

Class: 3rd Party API request handler abstract class

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

Used by 1 function | 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_Post_Model::toArrayAfter()

Method: Called before data is sorted and returned by $this->toArray()

Source: includes/abstracts/abstract.llms.post.model.php:1709

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::toArrayCustom()

Method: Called by toArray to add custom fields via get_post_meta()

Source: includes/abstracts/abstract.llms.post.model.php:1822

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor

Class: Background Processor abstract class

Source: includes/abstracts/llms.abstract.processor.php:18

Used by 3 functions | Uses 1 function
« Previous 1 … 44 45 46 … 63 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions