Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.15.0 / Page 10

LLMS_Abstract_Processor::save_data()

Method: Persist data to the database related to the processor

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

Used by 0 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:244

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::unset_data()

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

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::__construct()

Method: Constructor

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::add_actions()

Method: Add actions defined in $this->actions

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::disable()

Method: Disable a processor

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::get_actions()

Method: Retrieve a filtered array of actions to be added by $this->add_actions

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Processor::get_data()

Method: Retrieve data for the current processor that can be used in future processes

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

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 2 functions | Uses 1 function

LLMS_Abstract_Processor::init()

Method: Initializer

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 12 Next »
Proudly powered by WordPress