File: bp-integrations/learndash/buddypress/Reports.php |
Description |
---|---|
Reports::getStepTypes() |
Get list of steps available from all generators |
Reports::getCurrentTableColumns() |
Get the table columns on the current generator |
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::showReportFilters() |
Output report filters html |
Reports::showReportUserStats() |
Output report user stats html |
Reports::showReportCourseStats() |
Output report course stats html |