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

Filter to sort the report by Course

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

Reports::getCurrentGenerator()

Get the class name for the current generator based on request value

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

Reports::getGeneratorColumns()

Convert generator columns to datatable js format by current generator

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

Reports::standarlizeGeneratorColumns()

Convert generator columns to datatable js format

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

Reports::isRealJoins()

Fix bug on LD where they typed the action name wrong

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

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