@since: BuddyBoss 1.0.0
Description
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

BpGroupCourses::loadSubMenuTemplate()

Display the tab sub menu before the tab content

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:80

BpGroupCourses::prepareComponentOptions()

Arguments to pass into the buddypress group extension class

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:100

BpGroupCourses::tabLabel()

Return the tab label with proper nonce

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:145

BpGroupCourses::showTabOnView()

Determine who can see the tab

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:162

BpGroupCourses::showTabOnCreate()

Should tha tab be shown on the group create screen

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:184

QuizzesReportsGenerator

Extends report generator for quizzes reports

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