File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
---|---|
ReportsGenerator::__construct() |
Constructor |
ReportsGenerator::getColumns() |
Get the table columns |
ReportsGenerator::getData() |
Get the results data |
ReportsGenerator::getPager() |
Get the pagination info |
ReportsGenerator::fetch() |
Fetch the data from the database |
ReportsGenerator::export() |
Prepare the export data |
ReportsGenerator::columns() |
Returns the columns and their settings |
ReportsGenerator::formatData() |
Format the activity results for each column |
ReportsGenerator |
Report generator class |