• 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.exportable.admin.table.php

LLMS_Abstract_Exportable_Admin_Table::get_title()

Method: Retrieves the table’s title.

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

Used by 1 function | Uses 0 functions

llms_table_get_{$this->id}_export_file_name

Filter Hook: Filters the file name for an export file.

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

Used by 1 function | Uses 0 functions

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_Abstract_Exportable_Admin_Table::get_export_data()

Method: Retrieve data for a cell in an export file Should be overridden in extending classes

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

Used by 1 function | Uses 0 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_Abstract_Exportable_Admin_Table::get_export_header()

Method: Retrieve the header row for generating an export file

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

Used by 1 function | Uses 1 function

llms_table_get_{$this->id}_export_header

Filter Hook: Customize the export file header columns.

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

Used by 1 function | Uses 0 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_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
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions