@since: BuddyBoss 1.0.0 |
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::addCourseTitleActivityTables() |
Add course table to sql joins |
ReportsGenerator::addCourseTitleActivityWhere() |
Add activity check on sql where |
ReportsGenerator::__construct() |
Constructor |