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

LifterLMS LifterLMS

Code Reference

  • Home
  • 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:110

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

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 4 functions

llms_table_to_csv_processor_delimiter

Filter Hook: Convert LifterLMS Tables to CSVs as a background process

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

Used by 1 function | Uses 0 functions

LLMS_Processor_Table_To_Csv::_healthcheck_interval()

Method: Healthcheck

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

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

Used by 1 function | Uses 0 functions

LLMS_Processor_Table_To_Csv::_unlock_table()

Method: Unlock the table

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

Used by 1 function | 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:14

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

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