Dev Resources

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

LLMS_Abstract_Admin_Tool

Class: LLMS_Abstract_Admin_Tool

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

Used by 6 functions | Uses 0 functions

LLMS_Abstract_Admin_Tool::handle()

Method: Process the tool.

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

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

LLMS_Abstract_Admin_Tool::get_text()

Method: Retrieve the tool’s button text

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

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

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

LLMS_Abstract_Admin_Tool::register()

Method: Register the tool.

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

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