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::addCourseTitleActivityFields()

Add course name to sql fields

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

ReportsGenerator::addCourseTitleActivityTables()

Add course table to sql joins

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

ReportsGenerator::addCourseTitleActivityWhere()

Add activity check on sql where

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

ReportsGenerator::addCourseTitleActivityGroup()

Add placeholder where statement

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