Namespaces: Buddypress
Description
LessonsReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/LessonsReportsGenerator.php:40

EssaysReportsGenerator::addAdditionalFields()

Add additional field sql statement

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

EssaysReportsGenerator::addAdditionalJoins()

Add additional joins sql statement

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

EssaysReportsGenerator::addAdditionalOrderBy()

Add additional order sql statement

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

EssaysReportsGenerator::getEssayScore()

Return the essay score if available

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

AllReportsGenerator

Extends report generator for all reports

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:21

AllReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:28

AllReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:40

AllReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:60

EssaysReportsGenerator::registerQueryHooks()

Add additional sql statement to fetch data

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