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
Method: Get the file name for an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:230
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
Method: Allow customization of the title for export files
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:257
Method: Determine if the table is currently locked due to export generation.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:268
Method: Retrieve the download URL to an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:174
Method: Retrieve the header row for generating an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:191
Filter Hook: Customize the export file header columns.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:217
Class: Exportable admin table abstract class
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:21
Method: Generate an export file for the current table.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:56
Filter Hook: Customize the number of records per page when generating an export file.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:73