Method: Schedule bulk enrollment This will schedule an event that will setup the queue of items for the background process
Source: includes/processors/class.llms.processor.membership.bulk.enroll.php:111
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.membership.bulk.enroll.php:136
Source: includes/processors/class.llms.processor.table.to.csv.php:238
Method: Lock the table Only one export at a time per table
Source: includes/processors/class.llms.processor.table.to.csv.php:250
Source: includes/processors/class.llms.processor.table.to.csv.php:265
Method: Action triggered to queue queries needed to generate the CSV
Source: includes/processors/class.llms.processor.table.to.csv.php:36
Method: Retrieve an instance of the table handler class
Source: includes/processors/class.llms.processor.table.to.csv.php:87
Source: includes/processors/class.llms.processor.table.to.csv.php:110
Method: Determine if the table is currently locked
Source: includes/processors/class.llms.processor.table.to.csv.php:135
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