• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.integration.php

llms_integration_{$this->id}_init

Action Hook: LifterLMS Integration Abstract

Source: includes/abstracts/llms.abstract.integration.php:74

Used by 1 function | Uses 0 functions

LLMS_Abstract_Integration::get_priority()

Method: Retrieve the integration priority property.

Source: includes/abstracts/llms.abstract.integration.php:118

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Integration::get_integration_settings()

Method: Get additional settings specific to the integration extending classes should override this with the settings specific to the integration

Source: includes/abstracts/llms.abstract.integration.php:107

Used by 1 function | Uses 0 functions

LLMS_Abstract_Integration::get_settings()

Method: Retrieve an array of integration related settings

Source: includes/abstracts/llms.abstract.integration.php:128

Used by 1 function | Uses 2 functions

LLMS_Abstract_Integration::get_option_prefix()

Method:

Source: includes/abstracts/llms.abstract.integration.php:168

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Integration::is_available()

Method: Determine if the integration is enabled via the checkbox on the admin panel and the necessary plugin (if any) is installed and activated

Source: includes/abstracts/llms.abstract.integration.php:179

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Integration::is_enabled()

Method: Determine if the integration had been enabled via checkbox

Source: includes/abstracts/llms.abstract.integration.php:189

Used by 1 function | Uses 0 functions

LLMS_Abstract_Integration::is_installed()

Method: Determine if the related plugin, theme, 3rd party is installed and activated extending classes should override this to perform dependency checks

Source: includes/abstracts/llms.abstract.integration.php:201

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Integration

Class: LifterLMS Integration Abstract

Source: includes/abstracts/llms.abstract.integration.php:20

Used by 2 functions | Uses 1 function

LLMS_Abstract_Integration::__construct()

Method: Constructor

Source: includes/abstracts/llms.abstract.integration.php:70

Used by 0 functions | Uses 2 functions
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions