File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
---|---|
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::__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 |
Report generator class |