Namespaces: Buddyboss
Description
BpGroupCourses

Exttends Buddypress Group Tab

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

BpGroupCourses::__construct()

Constructor

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

BpGroupCourses::settings_screen()

Displays the settings for all views

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

Courses::showUserProgress()

Output user course progress html

Source: bp-integrations/learndash/buddypress/Courses.php:46

Courses::showGroupProgress()

Output group course progress html

Source: bp-integrations/learndash/buddypress/Courses.php:65

Courses::showCourseButton()

Output course link button html

Source: bp-integrations/learndash/buddypress/Courses.php:76

Courses::getGroupCourses()

Returns the courses belongs to the group

Source: bp-integrations/learndash/buddypress/Courses.php:90

Courses::getUserCourseProgress()

Get user’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:105

Courses::getGroupCourseProgress()

Get gorup’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:130

Courses::getUserCourseViewButtonLabel()

Returns dynamic label text based on user’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:164