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
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
Filter Hook: Customize the delimiter used when generating CSV export files.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:94
Method: Gets data prepared for an export
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:130
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