@since: BuddyBoss 1.0.0
Description
BP_Appboss_Integration

Setup the bp appboss class.

Source: bp-integrations/appboss/bp-appboss-integration.php:17

Requirements::__construct()

Constructor

Source: bp-integrations/learndash/core/Requirements.php:29

Requirements::checkForRequirements()

Check if each requirement is satisfied

Source: bp-integrations/learndash/core/Requirements.php:49

Requirements::getMissingRequirements()

Get the missing requirements

Source: bp-integrations/learndash/core/Requirements.php:69

Requirements::getLoadedRequirements()

Get the passed requirements

Source: bp-integrations/learndash/core/Requirements.php:79

Settings

Class to handle options saving/loading

Source: bp-integrations/learndash/core/Settings.php:21

Settings::__construct()

Constructor

Source: bp-integrations/learndash/core/Settings.php:32

Settings::getName()

Convert . seperated name to array syntax

Source: bp-integrations/learndash/core/Settings.php:44

Settings::get()

Get the option from loader

Source: bp-integrations/learndash/core/Settings.php:59

Requirements

Class handle requirement checking

Source: bp-integrations/learndash/core/Requirements.php:19