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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/processors/class.llms.processor.table.to.csv.php

LLMS_Processor_Table_To_Csv::init()

Method: Initializer

Source: includes/processors/class.llms.processor.table.to.csv.php:127

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::is_table_locked()

Method: Determine if the table is currently locked

Source: includes/processors/class.llms.processor.table.to.csv.php:153

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::schedule_generation()

Method: Schedule the generation of a CSV This will schedule an event that will setup the queue of items for the background process

Source: includes/processors/class.llms.processor.table.to.csv.php:168

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::task()

Method: Execute calculation for each item in the queue until all students in the course have been polled Stores the data in the postmeta table to be accessible via LLMS_Course

Source: includes/processors/class.llms.processor.table.to.csv.php:197

Used by 0 functions | Uses 0 functions

llms_table_to_csv_processor_delimiter

Filter Hook: Processor: Table to CSV

Source: includes/processors/class.llms.processor.table.to.csv.php:217

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::_healthcheck_interval()

Method: Healthcheck

Source: includes/processors/class.llms.processor.table.to.csv.php:259

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::_lock_table()

Method: Lock the table Only one export at a time per table

Source: includes/processors/class.llms.processor.table.to.csv.php:272

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv::_unlock_table()

Method: Unlock the table

Source: includes/processors/class.llms.processor.table.to.csv.php:288

Used by 0 functions | Uses 0 functions

LLMS_Processor_Table_To_Csv

Class: LLMS_Processor_Table_To_Csv class

Source: includes/processors/class.llms.processor.table.to.csv.php:23

Used by 0 functions | Uses 1 function

LLMS_Processor_Table_To_Csv::dispatch_generation()

Method: Action triggered to queue queries needed to generate the CSV

Source: includes/processors/class.llms.processor.table.to.csv.php:48

Used by 0 functions | Uses 0 functions
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions