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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

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

llms_before_handle_tool_{$tool_id}

Action Hook: Action run prior to running an admin tool’s main `handle()` method.

Source: includes/abstracts/llms-abstract-admin-tool.php:117

Used by 1 function | Uses 0 functions

llms_after_handle_tool_{$tool_id}

Action Hook: Action run prior to running an admin tool’s main `handle()` method.

Source: includes/abstracts/llms-abstract-admin-tool.php:131

Used by 1 function | Uses 0 functions

LLMS_Abstract_Admin_Tool::__construct()

Method: Static constructor.

Source: includes/abstracts/llms-abstract-admin-tool.php:87

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Admin_Tool::maybe_handle()

Method: Processes the tool if the submitted tool matches the tool’s ID.

Source: includes/abstracts/llms-abstract-admin-tool.php:103

Used by 0 functions | Uses 4 functions

LLMS_Abstract_Admin_Tool::register()

Method: Register the tool.

Source: includes/abstracts/llms-abstract-admin-tool.php:151

Used by 0 functions | Uses 4 functions

LLMS_Abstract_Admin_Tool::should_load()

Method: Conditionally load the tool

Source: includes/abstracts/llms-abstract-admin-tool.php:177

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Admin_Tool

Class: LLMS_Abstract_Admin_Tool

Source: includes/abstracts/llms-abstract-admin-tool.php:18

Used by 7 functions | Uses 0 functions

LLMS_Abstract_Admin_Tool::handle()

Method: Process the tool.

Source: includes/abstracts/llms-abstract-admin-tool.php:47

Used by 1 function | Uses 0 functions

LLMS_Abstract_Admin_Tool::get_description()

Method: Retrieve a description of the tool

Source: includes/abstracts/llms-abstract-admin-tool.php:58

Used by 1 function | Uses 0 functions

LLMS_Abstract_Admin_Tool::get_label()

Method: Retrieve the tool’s label

Source: includes/abstracts/llms-abstract-admin-tool.php:69

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