Dev Resources

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

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::dispatch()

Method: Dispatch

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

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_data_processor_{$this->id}_actions

Filter Hook: Empty the (saved) data to prevent duplicate data in future batches.

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

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::log()

Method: Log data to the processors log when processors debugging is enabled

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
Proudly powered by WordPress