Namespaces: LearndashIntegration
Description
Ajax::validateRequest()

Validate the ajax request

Source: bp-integrations/learndash/buddypress/Ajax.php:182

Ajax::setRequestGroups()

Setup the current bp and ld groups on ajax request

Source: bp-integrations/learndash/buddypress/Ajax.php:205

Ajax::getGenerator()

Get the generator class based on the request

Source: bp-integrations/learndash/buddypress/Ajax.php:225

Helpers

Class misc helper functions

Source: bp-integrations/learndash/buddypress/Helpers.php:19

Helpers::hasLearndashGroup()

Determine whether a group has connected ld group

Source: bp-integrations/learndash/buddypress/Helpers.php:28

Helpers::getLearndashGroupId()

Get the connected ld group id

Source: bp-integrations/learndash/buddypress/Helpers.php:49

Helpers::setLearndashGroupId()

Set the ld group id on a bp grouop

Source: bp-integrations/learndash/buddypress/Helpers.php:58

Ajax

Class for all ajax related functions

Source: bp-integrations/learndash/buddypress/Ajax.php:21

Ajax::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Ajax.php:31

Ajax::init()

Add actions once integration is ready

Source: bp-integrations/learndash/buddypress/Ajax.php:40