File: bp-integrations/learndash/library/ReportsGenerator.php
Description
ReportsGenerator::fetch()

Fetch the data from the database

Source: bp-integrations/learndash/library/ReportsGenerator.php:122

ReportsGenerator::export()

Prepare the export data

Source: bp-integrations/learndash/library/ReportsGenerator.php:154

ReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/library/ReportsGenerator.php:202

ReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/library/ReportsGenerator.php:211

ReportsGenerator::formatDataForDisplay()

Overwrite results value for display

Source: bp-integrations/learndash/library/ReportsGenerator.php:220

ReportsGenerator::formatDataForExport()

Overwrite results value for export

Source: bp-integrations/learndash/library/ReportsGenerator.php:238

ReportsGenerator::includeCourseTitle()

Add addition sql statement when fetching course reports

Source: bp-integrations/learndash/library/ReportsGenerator.php:247

ReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/library/ReportsGenerator.php:45

ReportsGenerator

Report generator class

Source: bp-integrations/learndash/library/ReportsGenerator.php:19