File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
|---|---|
| ReportsGenerator::remove_post_ids_param() |
Remove post ids param from sql query |
| ReportsGenerator::allSteps() |
Get all the learndash post type except groups |
| ReportsGenerator::timeSpent() |
Format secons to human readable teim spent |
| ReportsGenerator::completionDate() |
Format completed date |
| ReportsGenerator::updatedDate() |
Convert completed date |
| ReportsGenerator::coursePointsEarned() |
Format points earned if enabled |
| 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 |