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::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 |