File: bp-integrations/learndash/buddypress/Reports.php |
Description |
---|---|
Reports::reportAdditionalActivityGroups() |
Sub filter for ld’s activity sql query on group_by |
Reports::removeUserColumnIfSelected() |
Remove the user column if a user is selected in the filter |
Reports::removeCourseColumnIfSelected() |
Remove the course column if a course is selected in the filter |
Reports::removePointsColumnIfNotAssigned() |
Remove the points column if all courses doesn’t have points |
Reports::export_report_column() |
Add status columns to export |
Reports::getGenerators() |
Get available report generators |
Reports::getReportFilters() |
Get available report filters |
Reports::showReportCourseStats() |
Output report course stats html |
Reports::showReportTables() |
Output report results tables |
Reports::forceOwnReportResults() |
Only allow non admin/mod to view his own reports |