@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| ReportsGenerator::addCourseTitleActivityWhere() |
Add activity check on sql where |
| ReportsGenerator::addCourseTitleActivityGroup() |
Add placeholder where statement |
| ReportsGenerator::maybeAddActivityGroupBy() |
Replace placeholder where with gorup by statement |
| 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::includeCourseTitle() |
Add addition sql statement when fetching course reports |