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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

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

LLMS_Abstract_Integration::get_option_default_value()

Method: Autoload default option values from values defined in the integration settings array

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

Used by 0 functions | Uses 1 function

llms_integration_{$this->id}_get_settings

Filter Hook: Filters the integration’s settings

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_Integration::plugin_action_links()

Method: Add plugin settings Action Links

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

Used by 0 functions | Uses 0 functions

llms_integration_{$this->id}_init

Action Hook: Trigger an action when the integration is initialized.

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

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:156

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Integration::get_integration_settings()

Method: Get additional settings specific to the integration

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

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:169

Used by 2 functions | Uses 3 functions

LLMS_Abstract_Integration::get_option_prefix()

Method: Retrieve the option name prefix.

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

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:270

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:282

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