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

Get list of steps available from all generators

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

Reports::getCurrentTableColumns()

Get the table columns on the current generator

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

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::showReportFilters()

Output report filters html

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

Reports::showReportUserStats()

Output report user stats html

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

Reports::showReportCourseStats()

Output report course stats html

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