File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
---|---|
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::formatDataForDisplay() |
Overwrite results value for display |
ReportsGenerator::formatDataForExport() |
Overwrite results value for export |
ReportsGenerator::includeCourseTitle() |
Add addition sql statement when fetching course reports |
ReportsGenerator |
Report generator class |