File: bp-integrations/learndash/library/ReportsGenerator.php
Description
ReportsGenerator::remove_post_ids_param()

Remove post ids param from sql query

Source: bp-integrations/learndash/library/ReportsGenerator.php:140

ReportsGenerator::allSteps()

Get all the learndash post type except groups

Source: bp-integrations/learndash/library/ReportsGenerator.php:460

ReportsGenerator::timeSpent()

Format secons to human readable teim spent

Source: bp-integrations/learndash/library/ReportsGenerator.php:470

ReportsGenerator::completionDate()

Format completed date

Source: bp-integrations/learndash/library/ReportsGenerator.php:504

ReportsGenerator::updatedDate()

Convert completed date

Source: bp-integrations/learndash/library/ReportsGenerator.php:513

ReportsGenerator::coursePointsEarned()

Format points earned if enabled

Source: bp-integrations/learndash/library/ReportsGenerator.php:522

ReportsGenerator::addCourseTimeSpentActivityFields()

Add course time spent to sql fields statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:327

ReportsGenerator::column()

Get the built-in column setting by name reference

Source: bp-integrations/learndash/library/ReportsGenerator.php:336

ReportsGenerator::setupParams()

Setup ld activity query params

Source: bp-integrations/learndash/library/ReportsGenerator.php:403

ReportsGenerator::hasArg()

Check if the given argument is passed from request

Source: bp-integrations/learndash/library/ReportsGenerator.php:451