Namespaces: Buddypress
Description
EssaysReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:59

AssignmentsReportsGenerator

Extends report generator for assignments reports

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:22

AssignmentsReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:29

AssignmentsReportsGenerator::fetch()

Custom fetcher to load the assignments from database and setup the pagination

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:41

AssignmentsReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:57

AssignmentsReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:91

AssignmentsReportsGenerator::getGroupAssignments()

Load all the assignments from the courses belong to the group

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:109

AssignmentsReportsGenerator::registerQueryHooks()

Add additional sql statement to fetch data

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:159

AssignmentsReportsGenerator::unregisterQueryHooks()

Remove additional sql statement to fetch data

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:170

QuizzesReportsGenerator::addQuizActivityFields()

Add quiz activity fields on sql statement

Source: bp-integrations/learndash/buddypress/generators/QuizzesReportsGenerator.php:116