File: bp-integrations/learndash/buddypress/Reports.php
Description
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

Reports::showReportExport()

Output report export button html

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

Reports::removeCourseFilterIfOnlyOne()

Remove the filter if only 1 option available

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

Reports::removeUserFilterIfStudent()

Remove user filter is nond admin/mod are viewing reports tab

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

Reports::reportAdditionalActivityFields()

Sub filter for ld’s activity sql query on fields

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

Reports::reportAdditionalActivityTables()

Sub filter for ld’s activity sql query on joins

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

Reports::reportAdditionalActivityWheres()

Sub filter for ld’s activity sql query on wheres

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

Reports::init()

Add actions once integration is ready

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

Reports::registerReportsScript()

Add scripts when it’s on the reports page

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