Dev Resources

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

LLMS_Abstract_Exportable_Admin_Table::get_export_file_name()

Method: Get the file name for an export file

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

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

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

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:268

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

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

LLMS_Abstract_Exportable_Admin_Table::get_export()

Method: Gets data prepared for an export

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

Used by 0 functions | 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 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress