File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
|---|---|
| ReportsGenerator::maybeAddActivityGroupBy() |
Replace placeholder where with gorup by statement |
| ReportsGenerator::includeCourseTimeSpent() |
Add course time spent to sql statement |
| ReportsGenerator::excludeCourseTimeSpent() |
Remove course time spent to sql statement |
| ReportsGenerator::addCourseTimeSpentActivityFields() |
Add course time spent to sql fields statement |
| ReportsGenerator::column() |
Get the built-in column setting by name reference |
| ReportsGenerator::setupParams() |
Setup ld activity query params |
| ReportsGenerator::hasArg() |
Check if the given argument is passed from request |
| ReportsGenerator::formatDataForDisplay() |
Overwrite results value for display |
| ReportsGenerator::formatDataForExport() |
Overwrite results value for export |
| ReportsGenerator::includeCourseTitle() |
Add addition sql statement when fetching course reports |