File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
|---|---|
| ReportsGenerator::includeCourseTimeSpent() |
Add course time spent to sql statement |
| ReportsGenerator::excludeCourseTimeSpent() |
Remove course time spent to sql statement |
| ReportsGenerator::addCourseTimeSpentActivityFields() |
Add course time spent to sql fields statement |
| ReportsGenerator::column() |
Get the built-in column setting by name reference |
| ReportsGenerator::setupParams() |
Setup ld activity query params |
| ReportsGenerator::hasArg() |
Check if the given argument is passed from request |
| ReportsGenerator::addCourseTitleActivityFields() |
Add course name to sql fields |
| ReportsGenerator::__construct() |
Constructor |
| ReportsGenerator::getColumns() |
Get the table columns |
| ReportsGenerator::getData() |
Get the results data |