Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/llms.abstract.integration.php

llms_integration_{$this->id}_get_settings

Filter Hook: Filters the integration’s settings

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

Used by 0 functions | Uses 0 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::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 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 0 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 0 functions | Uses 0 functions

LLMS_Abstract_Integration::is_installed()

Method: Determine if required dependencies are installed.

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

Used by 0 functions | 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_Abstract_Integration::__construct()

Method: Constructor

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

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 0 functions | Uses 0 functions

LLMS_Abstract_Integration::configure()

Method: Configure the integration

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress