• 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 / 3.28.0

llms_table_generate_export_file_delimiter

Filter Hook: Customize the delimiter used when generating CSV export files.

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

Used by 1 function | Uses 0 functions

LLMS_Admin_Table::set_title()

Method: Stub used to set the title during table construction.

Source: includes/abstracts/abstract.llms.admin.table.php:898

Used by 1 function | Uses 0 functions

LLMS_Admin_Table::get_per_page()

Method: Get the current number of results to display per page.

Source: includes/abstracts/abstract.llms.admin.table.php:414

Used by 0 functions | Uses 0 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_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::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_file_url()

Method: Retrieve the download URL to an export file

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

Used by 1 function | Uses 0 functions

llms_table_generate_export_file_per_page_boost

Filter Hook: Customize the number of records per page when generating an export file.

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

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

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
1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions