• 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 / LifterLMS/Abstracts/Classes / Page 52

LLMS_Abstract_Exportable_Admin_Table::get_export_file_name()

Method: Retrieves the file name for an export file.

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231

Used by 1 function | Uses 3 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_lock_key()

Method: Get a lock key unique to the table & user for locking the table during export generation

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:272

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_title()

Method: Allow customization of the title for export files

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:285

Used by 1 function | Uses 2 functions

LLMS_Abstract_Exportable_Admin_Table::is_export_locked()

Method: Determine if the table is currently locked due to export generation.

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:318

Used by 0 functions | Uses 2 functions

LLMS_Payment_Gateway::get_option()

Method: Get the value of an option from the database & fallback to default value if none found

Source: includes/abstracts/abstract.llms.payment.gateway.php:919

Used by 6 functions | Uses 3 functions

LLMS_Payment_Gateway::get_option_name()

Method: Retrieve an option name specific to the gateway Used to retrieve options from the wp_options table where applicable

Source: includes/abstracts/abstract.llms.payment.gateway.php:749

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::process_refund()

Method: Called when refunding via a Gateway

Source: includes/abstracts/abstract.llms.payment.gateway.php:990

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::supports()

Method: Determine if a feature is supported by the gateway

Source: includes/abstracts/abstract.llms.payment.gateway.php:1047

Used by 2 functions | Uses 1 function

LLMS_Abstract_Exportable_Admin_Table

Class: Exportable admin table abstract class

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:21

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::generate_export_file()

Method: Generate an export file for the current table.

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:56

Used by 0 functions | Uses 5 functions
« Previous 1 … 51 52 53 … 63 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions