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

Get the built-in column setting by name reference

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

ReportsGenerator::setupParams()

Setup ld activity query params

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

ReportsGenerator::hasArg()

Check if the given argument is passed from request

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

ReportsGenerator::addCourseTitleActivityFields()

Add course name to sql fields

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

ReportsGenerator::addCourseTitleActivityTables()

Add course table to sql joins

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

ReportsGenerator::addCourseTitleActivityWhere()

Add activity check on sql where

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

ReportsGenerator::addCourseTitleActivityGroup()

Add placeholder where statement

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

ReportsGenerator::__construct()

Constructor

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

ReportsGenerator::getColumns()

Get the table columns

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

ReportsGenerator::getData()

Get the results data

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