File: bp-integrations/learndash/buddypress/Reports.php
Description
Reports::reportAdditionalActivityGroups()

Sub filter for ld’s activity sql query on group_by

Source: bp-integrations/learndash/buddypress/Reports.php:315

Reports::removeUserColumnIfSelected()

Remove the user column if a user is selected in the filter

Source: bp-integrations/learndash/buddypress/Reports.php:324

Reports::removeCourseColumnIfSelected()

Remove the course column if a course is selected in the filter

Source: bp-integrations/learndash/buddypress/Reports.php:337

Reports::removePointsColumnIfNotAssigned()

Remove the points column if all courses doesn’t have points

Source: bp-integrations/learndash/buddypress/Reports.php:350

Reports::export_report_column()

Add status columns to export

Source: bp-integrations/learndash/buddypress/Reports.php:383

Reports::getGenerators()

Get available report generators

Source: bp-integrations/learndash/buddypress/Reports.php:396

Reports::getReportFilters()

Get available report filters

Source: bp-integrations/learndash/buddypress/Reports.php:437

Reports::showReportCourseStats()

Output report course stats html

Source: bp-integrations/learndash/buddypress/Reports.php:159

Reports::showReportTables()

Output report results tables

Source: bp-integrations/learndash/buddypress/Reports.php:186

Reports::forceOwnReportResults()

Only allow non admin/mod to view his own reports

Source: bp-integrations/learndash/buddypress/Reports.php:210